summaryrefslogtreecommitdiffstats
path: root/cc/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/timer.h')
-rw-r--r--cc/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/timer.h b/cc/timer.h
index 9424aef..58d50dd 100644
--- a/cc/timer.h
+++ b/cc/timer.h
@@ -36,6 +36,6 @@ private:
CCTimerTask* m_task; // weak pointer
};
-} // namespace cc
+} // namespace cc
#endif