Consistency in namespace-closing comments
[folly.git] / folly / python / NotificationQueueExecutor.h
index a9e370fb7bff9f6be3015e542667ba5e08d66fee..7bd8f2a481815970f6e1dd0b443c8294ff0a14e5 100644 (file)
@@ -55,5 +55,5 @@ class NotificationQueueExecutor : public folly::DrivableExecutor {
   folly::NotificationQueue<Func>::SimpleConsumer consumer_{queue_};
 }; // NotificationQueueExecutor
 
-} // python
-} // folly
+} // namespace python
+} // namespace folly