diff options
Diffstat (limited to 'src/string_utils.h')
-rw-r--r-- | src/string_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/string_utils.h b/src/string_utils.h index 53f09fd..d99e10e 100644 --- a/src/string_utils.h +++ b/src/string_utils.h @@ -6,6 +6,7 @@ #include "attributes.h" +// String utilities JALV_BEGIN_DECLS /// Return a newly allocated copy of a string |