Consistently have the namespace closing comment
[folly.git] / folly / detail / UncaughtExceptionCounter.h
index 2e8a7ed6de25258513e9538ddc60f42a41cffb7a..4170c215ee1c9e30fd0941590ea5557280c2f055 100644 (file)
@@ -47,4 +47,5 @@ class UncaughtExceptionCounter {
   int exceptionCount_;
 };
 
-}} // namespaces
+} // namespace detail
+} // namespace folly