From 1792a2cb2349cb8ba8273aea4b3a6ed52e80e149 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 4 Aug 2008 11:31:04 +0200 Subject: Fix gcc 4.1.2 compilation warnings Add missing sample file --- gallery-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gallery-utils.h') 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); -- cgit v1.2.3