Consistently have the namespace closing comment
[folly.git] / folly / system / ThreadId.h
index 18b82cd7d7fec66afcd8751877eca8b5dd39fc88..838a4ec8099d52d16e7c41aa28c2c4ba272f5ec1 100644 (file)
@@ -88,4 +88,4 @@ inline uint64_t getOSThreadID() {
   return uint64_t(syscall(FOLLY_SYS_gettid));
 #endif
 }
-}
+} // namespace folly