Consistently have the namespace closing comment
[folly.git] / folly / futures / detail / Types.h
index 163ef0060bc83dea6cf8996c298cb9b5c7ce12ab..87731881fe37e37a47136d5e2b8233fccdc234c8 100644 (file)
@@ -35,4 +35,4 @@ namespace folly {
 ///   futures::sleep(std::chrono::seconds(1));
 using Duration = std::chrono::milliseconds;
 
-}
+} // namespace folly