Consistency in namespace-closing comments
[folly.git] / folly / futures / ThreadWheelTimekeeper.cpp
index eb1151f2e403fdf5ccf52eef39af4d96c000d9c8..a2fd9cf45af7a9136044fbd7d4232e90bc38971c 100644 (file)
@@ -141,6 +141,6 @@ std::shared_ptr<Timekeeper> getTimekeeperSingleton() {
   return timekeeperSingleton_.try_get();
 }
 
-} // detail
+} // namespace detail
 
-} // folly
+} // namespace folly