summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h')
-rw-r--r--chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h b/chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h
index d3a3e5a14b2..317bbedcb13 100644
--- a/chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h
+++ b/chromium/third_party/libvpx/source/libvpx/vpx_ports/asm_offsets.h
@@ -9,8 +9,8 @@
*/
-#ifndef VPX_PORTS_ASM_OFFSETS_H
-#define VPX_PORTS_ASM_OFFSETS_H
+#ifndef VPX_PORTS_ASM_OFFSETS_H_
+#define VPX_PORTS_ASM_OFFSETS_H_
#include <stddef.h>
@@ -28,4 +28,4 @@
#define END
#endif
-#endif /* VPX_PORTS_ASM_OFFSETS_H */
+#endif // VPX_PORTS_ASM_OFFSETS_H_