Consistently have the namespace closing comment
[folly.git] / folly / io / async / Request.cpp
index 11894b5d04eac9067ec1d3c243cc24ef624e08f0..aff3fa6b3eb00a9f771165e952680d03cb84606a 100644 (file)
@@ -130,4 +130,4 @@ RequestContext* RequestContext::get() {
   }
   return context.get();
 }
-}
+} // namespace folly