aboutsummaryrefslogtreecommitdiff
path: root/engines/dm
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm')
-rw-r--r--engines/dm/eventman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/dm/eventman.cpp b/engines/dm/eventman.cpp
index 437a02d01b..5c9e68bc05 100644
--- a/engines/dm/eventman.cpp
+++ b/engines/dm/eventman.cpp
@@ -706,4 +706,4 @@ bool EventManager::hasPendingClick(Common::Point& point, MouseButton button) {
return _pendingClickPresent;
}
-}; // end of namespace DM
+} // end of namespace DM