Consistency in namespace-closing comments
[folly.git] / folly / io / async / AsyncUDPServerSocket.h
index f712dd0008fc0378fbf77f7f04266568b3e4e1d2..d371fd4d98f3d4c049e6c399541ae99bf4ab8d7a 100644 (file)
@@ -218,4 +218,4 @@ class AsyncUDPServerSocket : private AsyncUDPSocket::ReadCallback
   bool reusePort_{false};
 };
 
-} // Namespace
+} // namespace folly