aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/font/base_font_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/base/font/base_font_storage.h')
-rw-r--r--engines/wintermute/base/font/base_font_storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/base/font/base_font_storage.h b/engines/wintermute/base/font/base_font_storage.h
index 60874167e7..f4ac490324 100644
--- a/engines/wintermute/base/font/base_font_storage.h
+++ b/engines/wintermute/base/font/base_font_storage.h
@@ -50,6 +50,6 @@ public:
bool initLoop();
};
-} // end of namespace Wintermute
+} // End of namespace Wintermute
#endif