Consistency in namespace-closing comments
[folly.git] / folly / test / SubprocessTestParentDeathHelper.cpp
index 100cc81f701e9c068a80a798138d5d3b5916132c..6c9a17eeb6d776269331f145ab4b2192d7ee627e 100644 (file)
@@ -39,7 +39,7 @@ DEFINE_bool(child, false, "");
 
 namespace {
 constexpr int kSignal = SIGUSR1;
-}  // namespace
+} // namespace
 
 void runChild(const char* file) {
   // Block SIGUSR1 so it's queued