aboutsummaryrefslogtreecommitdiff
path: root/common/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/language.h')
-rw-r--r--common/language.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/language.h b/common/language.h
index db552fc9c4..03b9ebaf8e 100644
--- a/common/language.h
+++ b/common/language.h
@@ -81,6 +81,6 @@ const String getGameGUIOptionsDescriptionLanguage(Common::Language lang);
// TODO: Document this GUIO related function
bool checkGameGUIOptionLanguage(Common::Language lang, const String &str);
-} // End of namespace Common
+} // End of namespace Common
#endif