From: grumbel Date: Sun, 29 Nov 2009 03:51:51 +0000 (+0000) Subject: Minor cleanup X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=2b96a2306fcf206e1b4cc0d0baf16581fc6bf276;hp=0cf37d2999601e9b5f995c45e049c3e2139915bc;p=supertux.git Minor cleanup git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6155 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- 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 */