aboutsummaryrefslogtreecommitdiff
path: root/gob/timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gob/timer.cpp')
-rw-r--r--gob/timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gob/timer.cpp b/gob/timer.cpp
index 863977b6ee..34c9778fc3 100644
--- a/gob/timer.cpp
+++ b/gob/timer.cpp
@@ -32,4 +32,4 @@ void timer_enableTimer() {
void timer_disableTimer() {
debug(0, "STUB: timer_disableTimer()");
}
-};
+}