summaryrefslogtreecommitdiff
path: root/src/guichan/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/guichan/gui.cpp')
-rw-r--r--src/guichan/gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guichan/gui.cpp b/src/guichan/gui.cpp
index fda5cc1e7..41ff39797 100644
--- a/src/guichan/gui.cpp
+++ b/src/guichan/gui.cpp
@@ -191,7 +191,7 @@ namespace gcn
throw GCN_EXCEPTION("Unknown mouse input type.");
break;
}
- }
+ }
}
void Gui::handleKeyInput()