aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/vty/vector.h')
-rw-r--r--include/osmocom/vty/vector.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/osmocom/vty/vector.h b/include/osmocom/vty/vector.h
index c00804de..0a639ad9 100644
--- a/include/osmocom/vty/vector.h
+++ b/include/osmocom/vty/vector.h
@@ -1,5 +1,6 @@
+/*! \file vector.h
+ * Generic vector interface header. */
/*
- * Generic vector interface header.
* Copyright (C) 1997, 98 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.