diff options
Diffstat (limited to 'src/expand.cpp')
-rw-r--r-- | src/expand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expand.cpp b/src/expand.cpp index 5ede0dd..72d83cd 100644 --- a/src/expand.cpp +++ b/src/expand.cpp @@ -16,7 +16,7 @@ */ /** @file - * @brief Expand built-in macros (i.e. def) + * @brief Read and expand macros. */ #include "resp.hpp" |