aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/debugger.cpp')
-rw-r--r--engines/prince/debugger.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/prince/debugger.cpp b/engines/prince/debugger.cpp
index cf74b7b423..481ea695f5 100644
--- a/engines/prince/debugger.cpp
+++ b/engines/prince/debugger.cpp
@@ -171,6 +171,4 @@ bool Debugger::Cmd_AddItem(int argc, const char **argv) {
return true;
}
-}
-
-/* vim: set tabstop=4 noexpandtab: */
+} // End of namespace Prince