aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/scroll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/scroll.cpp')
-rw-r--r--engines/tinsel/scroll.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/scroll.cpp b/engines/tinsel/scroll.cpp
index f31f596c43..65980c061b 100644
--- a/engines/tinsel/scroll.cpp
+++ b/engines/tinsel/scroll.cpp
@@ -532,4 +532,4 @@ bool IsScrolling(void) {
return (LeftScroll || DownScroll);
}
-} // end of namespace Tinsel
+} // End of namespace Tinsel