diff options
Diffstat (limited to 'include/str.h')
-rw-r--r-- | include/str.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/str.h b/include/str.h index 23126ab..e313b84 100644 --- a/include/str.h +++ b/include/str.h @@ -1,3 +1,6 @@ +/** + * @file str.h + */ #ifndef SPM_STR_H #define SPM_STR_H |