aboutsummaryrefslogtreecommitdiff
path: root/engines/lure/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lure/screen.cpp')
-rw-r--r--engines/lure/screen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/screen.cpp b/engines/lure/screen.cpp
index 35039be1a7..ce353aa04a 100644
--- a/engines/lure/screen.cpp
+++ b/engines/lure/screen.cpp
@@ -176,4 +176,4 @@ void Screen::updateArea(uint16 x, uint16 y, uint16 w, uint16 h) {
_system.updateScreen();
}
-} // end of namespace Lure
+} // End of namespace Lure