diff options
Diffstat (limited to 'src/option.h')
-rw-r--r-- | src/option.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/option.h b/src/option.h index 65aa653e..0d6c5140 100644 --- a/src/option.h +++ b/src/option.h @@ -38,6 +38,8 @@ * @author John Wiegley * * @ingroup expr + * + * @brief Basic type and macros for handling command-line options */ #ifndef INCLUDED_OPTION_H #define INCLUDED_OPTION_H |