Consistently have the namespace closing comment
[folly.git] / folly / experimental / logging / example / lib.h
index c43a88fc31c157a8c934d610f505c5a9156d90cd..28d547afe5dce2011721e73fe69ef5aa70f22355 100644 (file)
@@ -34,4 +34,4 @@ class ExampleObject {
  private:
   std::string value_;
 };
-}
+} // namespace example