summaryrefslogtreecommitdiffstats
path: root/src/tools/immutable_object_cache/CacheController.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/immutable_object_cache/CacheController.h')
-rw-r--r--src/tools/immutable_object_cache/CacheController.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/immutable_object_cache/CacheController.h b/src/tools/immutable_object_cache/CacheController.h
index 79b3b9525de..ef8495f767e 100644
--- a/src/tools/immutable_object_cache/CacheController.h
+++ b/src/tools/immutable_object_cache/CacheController.h
@@ -34,7 +34,7 @@ class CacheController {
ObjectCacheStore *m_object_cache_store;
};
-} // namespace immutable_obj_cache
-} // namespace ceph
+} // namespace immutable_obj_cache
+} // namespace ceph
#endif