diff options
Diffstat (limited to 'gallery-utils.h')
| -rw-r--r-- | gallery-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery-utils.h b/gallery-utils.h index 95dbcff..2c95780 100644 --- a/gallery-utils.h +++ b/gallery-utils.h @@ -44,4 +44,4 @@ char *make_string (const char* substr, const int count); * fix_entities: replace all invalid & entities with & * - returns newly allocated string */ -void fix_entities (char **str);
\ No newline at end of file +void fix_entities (char **str); |
