Consistency in namespace-closing comments
[folly.git] / folly / io / async / test / AsyncSSLSocketTest2.cpp
index 9b214785c69b6981e8710ef871e7ff892eba1a77..eb5490c9371c5046ac6da9e27983372de6921c1e 100644 (file)
@@ -190,8 +190,7 @@ TEST(AsyncSSLSocketTest2, AttachDetachSSLContext) {
   EXPECT_TRUE(f.within(std::chrono::seconds(3)).get());
 }
 
-
-}  // folly
+} // namespace folly
 
 int main(int argc, char *argv[]) {
 #ifdef SIGPIPE