aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/timers.h')
-rw-r--r--engines/tinsel/timers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/timers.h b/engines/tinsel/timers.h
index a03786ff97..5437890790 100644
--- a/engines/tinsel/timers.h
+++ b/engines/tinsel/timers.h
@@ -50,6 +50,6 @@ void StartTimer(int num, int sval, bool up, bool frame);
int Timer(int num);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif