summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/arm/vp8.h')
-rw-r--r--libavcodec/arm/vp8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/arm/vp8.h b/libavcodec/arm/vp8.h
index 90e7344b62..55193394c5 100644
--- a/libavcodec/arm/vp8.h
+++ b/libavcodec/arm/vp8.h
@@ -26,4 +26,4 @@ int ff_decode_block_coeffs_armv6(VP56RangeCoder *rc, DCTELEM block[16],
int i, uint8_t *token_prob, int16_t qmul[2]);
#endif
-#endif
+#endif /* AVCODEC_ARM_VP8_H */