aboutsummaryrefslogtreecommitdiff
path: root/common/debug-channels.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/debug-channels.h')
-rw-r--r--common/debug-channels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/debug-channels.h b/common/debug-channels.h
index 54de9d491e..40d1ea667e 100644
--- a/common/debug-channels.h
+++ b/common/debug-channels.h
@@ -124,6 +124,6 @@ private:
/** Shortcut for accessing the debug manager. */
#define DebugMan Common::DebugManager::instance()
-} // End of namespace Common
+} // End of namespace Common
#endif