aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/utils/string_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/utils/string_util.h')
-rw-r--r--engines/wintermute/utils/string_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/utils/string_util.h b/engines/wintermute/utils/string_util.h
index e419e2bca8..3ae5e47493 100644
--- a/engines/wintermute/utils/string_util.h
+++ b/engines/wintermute/utils/string_util.h
@@ -51,6 +51,6 @@ public:
static AnsiString toString(int val);
};
-} // end of namespace Wintermute
+} // End of namespace Wintermute
#endif