From 2b96a2306fcf206e1b4cc0d0baf16581fc6bf276 Mon Sep 17 00:00:00 2001 From: grumbel Date: Sun, 29 Nov 2009 03:51:51 +0000 Subject: [PATCH] Minor cleanup git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6155 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- src/util/gettext.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/gettext.hpp b/src/util/gettext.hpp index 6fb96be0e..4405c9993 100644 --- a/src/util/gettext.hpp +++ b/src/util/gettext.hpp @@ -34,6 +34,6 @@ static inline std::string _(const std::string& message) } } -#endif /* _LIBGETTEXT_H */ +#endif /* EOF */ -- 2.11.0