Consistently have the namespace closing comment
[folly.git] / folly / portability / SysUio.h
index 2fa356aa93a01b25fb10f6e462cadc10e2c497a7..eead4b03e36906929c0da4ee52e85f672a230971 100644 (file)
@@ -38,4 +38,4 @@ constexpr size_t kIovMax = IOV_MAX;
 #else
 constexpr size_t kIovMax = UIO_MAXIOV;
 #endif
-}
+} // namespace folly