FlatCombining: Use SaturatingSemaphore instead of multi-poster and non-blocking Baton
[folly.git] / folly / String-inl.h
index 2ec534bffc4f36bf8c4a065136d5341296bc4016..f6b5ba993dffbba4d2cc318db4c269f314a0833d 100644 (file)
@@ -355,7 +355,7 @@ bool splitFixed(
   return false;
 }
 
-}
+} // namespace detail
 
 //////////////////////////////////////////////////////////////////////