From cfd13691c63d9bf1dc9499b6ccdcf3c71ef5925a Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Sun, 29 Nov 2009 03:51:51 +0000 Subject: [PATCH] Minor cleanup SVN-Revision: 6155 --- 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