Consistency in namespace-closing comments
[folly.git] / folly / File.cpp
index be44ce572925cb614a26d54c2b86fe86f5566e4a..74d8669ef1fc29852e935764609fb56877b9ff4e 100644 (file)
@@ -148,4 +148,4 @@ void File::unlock() {
 }
 void File::unlock_shared() { unlock(); }
 
-}  // namespace folly
+} // namespace folly