aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/text.cpp')
-rw-r--r--engines/tinsel/text.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/text.cpp b/engines/tinsel/text.cpp
index fbeee9b8ed..c7c921b935 100644
--- a/engines/tinsel/text.cpp
+++ b/engines/tinsel/text.cpp
@@ -277,4 +277,4 @@ bool IsCharImage(SCNHANDLE hFont, char c) {
return pFont->fontDef[c2] != 0;
}
-} // end of namespace Tinsel
+} // End of namespace Tinsel