diff options
Diffstat (limited to 'src/nav.c')
-rw-r--r-- | src/nav.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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> |