summaryrefslogtreecommitdiffstats
path: root/libutils/include/utils/Singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'libutils/include/utils/Singleton.h')
-rw-r--r--libutils/include/utils/Singleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libutils/include/utils/Singleton.h b/libutils/include/utils/Singleton.h
index bc47a5cac..2dd5a47e6 100644
--- a/libutils/include/utils/Singleton.h
+++ b/libutils/include/utils/Singleton.h
@@ -95,7 +95,7 @@ private:
// ---------------------------------------------------------------------------
-}; // namespace android
+} // namespace android
#endif // ANDROID_UTILS_SINGLETON_H