From: Ingo Ruhnke Date: Sun, 29 Nov 2009 03:51:51 +0000 (+0000) Subject: Minor cleanup X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=cfd13691c63d9bf1dc9499b6ccdcf3c71ef5925a;p=supertux.git Minor cleanup SVN-Revision: 6155 --- 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 */