Consistently have the namespace closing comment
[folly.git] / folly / futures / FutureException.cpp
index da7b60b50060fda1e8a5a2fb37ecd5330e52b107..ecbf03da3c5f4bda7233e67dcdf5d65cbf39e517 100644 (file)
@@ -45,4 +45,4 @@ namespace folly {
 [[noreturn]] void throwNoFutureInSplitter() {
   throw NoFutureInSplitter();
 }
-}
+} // namespace folly