aboutsummaryrefslogtreecommitdiff
path: root/common/ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/ptr.h')
-rw-r--r--common/ptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/ptr.h b/common/ptr.h
index 4d0f70ced1..5c8bf2b642 100644
--- a/common/ptr.h
+++ b/common/ptr.h
@@ -216,6 +216,6 @@ private:
T *_pointer;
};
-} // end of namespace Common
+} // End of namespace Common
#endif