Index: include/libyuv.h |
diff --git a/include/libyuv.h b/include/libyuv.h |
index de652836e0d37587257eab8372915e0af6bee4ff..aeffd5ef7a4ca249883c0986894ab752ad8fe665 100644 |
--- a/include/libyuv.h |
+++ b/include/libyuv.h |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef INCLUDE_LIBYUV_H_ // NOLINT |
+#ifndef INCLUDE_LIBYUV_H_ |
#define INCLUDE_LIBYUV_H_ |
#include "libyuv/basic_types.h" |
@@ -29,4 +29,4 @@ |
#include "libyuv/version.h" |
#include "libyuv/video_common.h" |
-#endif // INCLUDE_LIBYUV_H_ NOLINT |
+#endif // INCLUDE_LIBYUV_H_ |