Consistently have the namespace closing comment
[folly.git] / folly / experimental / observer / detail / Core.cpp
index f244ea6fe26ad567d3f5068e700e5967b89e7469..c692c04a55ca51414ea6e1649e4bc1466369cfd0 100644 (file)
@@ -178,5 +178,5 @@ void Core::removeStaleDependents() {
     }
   });
 }
-}
-}
+} // namespace observer_detail
+} // namespace folly