Consistently have the namespace closing comment
[folly.git] / folly / detail / SocketFastOpen.cpp
index a6385496d01d78bae1524ece12c085329f35cc3f..3f83344700b2bde1008c81d9cc773c646e94ea88 100644 (file)
@@ -121,5 +121,5 @@ bool tfo_succeeded(int /* sockfd */) {
 }
 
 #endif
-}
-}
+} // namespace detail
+} // namespace folly