Consistently have the namespace closing comment
[folly.git] / folly / portability / Asm.h
index 2ed0f05137460d4b101f568d96ca5206f2cb99e2..946b9399ef0e1b6fc85949010376bf3c7027cff3 100644 (file)
@@ -42,4 +42,4 @@ inline void asm_volatile_pause() {
   asm volatile("or 27,27,27");
 #endif
 }
-}
+} // namespace folly