Minor cleanup
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 29 Nov 2009 03:51:51 +0000 (03:51 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 29 Nov 2009 03:51:51 +0000 (03:51 +0000)
SVN-Revision: 6155

src/util/gettext.hpp

index 6fb96be..4405c99 100644 (file)
@@ -34,6 +34,6 @@ static inline std::string _(const std::string& message)
   }
 }
 
-#endif /* _LIBGETTEXT_H */
+#endif
 
 /* EOF */