Consistency in namespace-closing comments
[folly.git] / folly / Shell.cpp
index 0b00b06898dcab9e7c73795cd61c2972128151c7..3ce31b7643d0a263bb06b662c7951476ef272df3 100644 (file)
@@ -30,4 +30,4 @@ std::string shellQuote(StringPiece argument) {
   return quoted + "'";
 }
 
-} // folly
+} // namespace folly