summaryrefslogtreecommitdiff
path: root/src/nav.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nav.c')
-rw-r--r--src/nav.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nav.c b/src/nav.c
index 3aac475a..cddfe21b 100644
--- a/src/nav.c
+++ b/src/nav.c
@@ -9,7 +9,8 @@
* (at your option) any later version.
*/
-/* Support for a navigation stack */
+/** @file
+ * Support for a navigation stack */
#include <stdio.h>
#include <sys/stat.h>