X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..c7a422cbe672d7ec8ef9572f00d8230e0e69f23a:/lib/vector.c
diff --git a/lib/vector.c b/lib/vector.c
index 6803a14..4d798f1 100644
--- a/lib/vector.c
+++ b/lib/vector.c
@@ -15,7 +15,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*/
-
+/** @file lib/vector.c
+ * @brief Dynamic array utilities
+ */
#include "common.h"
#include