Consistency in namespace-closing comments
[folly.git] / folly / Try-inl.h
index 5517337cd1c45aa85dc1395c59f6270036d45ba1..8adeb42384f876ac241af12d844c92d0a177ac08 100644 (file)
@@ -169,4 +169,4 @@ std::tuple<Ts...> unwrapTryTuple(std::tuple<folly::Try<Ts>...>&& ts) {
       std::forward<std::tuple<folly::Try<Ts>...>>(ts));
 }
 
-} // folly
+} // namespace folly