Consistently have the namespace closing comment
[folly.git] / folly / detail / MPMCPipelineDetail.h
index c436c5f6816337abecb6da67888f7eee35ae161c..a96f81bb0356b824235d7a568dbee8020587991e 100644 (file)
@@ -117,4 +117,5 @@ struct AmplificationProduct<std::tuple<T, Ts...>> {
     AmplificationProduct<std::tuple<Ts...>>::value;
 };
 
-}}  // namespaces
+} // namespace detail
+} // namespace folly