aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/token.h')
-rw-r--r--engines/tinsel/token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/token.h b/engines/tinsel/token.h
index 4ab4775bfb..906ce4589d 100644
--- a/engines/tinsel/token.h
+++ b/engines/tinsel/token.h
@@ -52,6 +52,6 @@ void FreeAllTokens(void);
bool TestToken(int which);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_TOKEN_H