aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/cursor.h
diff options
context:
space:
mode:
authorMax Horn2009-10-04 21:26:33 +0000
committerMax Horn2009-10-04 21:26:33 +0000
commitf242266f6dc1f18e1b47aa4942c263cf81b75300 (patch)
tree349e8aa3db0d2dfbb54676aa84bb13d2e40dabdf /engines/tinsel/cursor.h
parentc8f002ae437677c08ab6154983c70f146607bfaa (diff)
downloadscummvm-rg350-f242266f6dc1f18e1b47aa4942c263cf81b75300.tar.gz
scummvm-rg350-f242266f6dc1f18e1b47aa4942c263cf81b75300.tar.bz2
scummvm-rg350-f242266f6dc1f18e1b47aa4942c263cf81b75300.zip
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
Diffstat (limited to 'engines/tinsel/cursor.h')
-rw-r--r--engines/tinsel/cursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/cursor.h b/engines/tinsel/cursor.h
index 2648bca1ed..b3f7203f2b 100644
--- a/engines/tinsel/cursor.h
+++ b/engines/tinsel/cursor.h
@@ -55,6 +55,6 @@ void RebootCursor(void);
void StartCursorFollowed(void);
void EndCursorFollowed(void);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_CURSOR_H