Index: include/libyuv/cpu_id.h |
diff --git a/include/libyuv/cpu_id.h b/include/libyuv/cpu_id.h |
index 0924cb3ebc90374c6f7f538eb6bc84db4523eb6c..7c6c9aeb00515dd9c199260d8f96042e98b0a157 100644 |
--- a/include/libyuv/cpu_id.h |
+++ b/include/libyuv/cpu_id.h |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef INCLUDE_LIBYUV_CPU_ID_H_ // NOLINT |
+#ifndef INCLUDE_LIBYUV_CPU_ID_H_ |
#define INCLUDE_LIBYUV_CPU_ID_H_ |
#include "libyuv/basic_types.h" |
@@ -78,4 +78,4 @@ void CpuId(uint32 eax, uint32 ecx, uint32* cpu_info); |
} // namespace libyuv |
#endif |
-#endif // INCLUDE_LIBYUV_CPU_ID_H_ NOLINT |
+#endif // INCLUDE_LIBYUV_CPU_ID_H_ |