Consistency in namespace-closing comments
[folly.git] / folly / ExceptionWrapper.cpp
index 205b0d78d71242c6f31e817de343fc09fab03a46..6d14f0ad31bb5b3b9d4f30bfcd2fcb61b802cd01 100644 (file)
@@ -88,4 +88,4 @@ fbstring exceptionStr(exception_wrapper const& ew) {
   return ew.what();
 }
 
-} // folly
+} // namespace folly