diff options
Diffstat (limited to 'libavcodec/vc1.h')
-rw-r--r-- | libavcodec/vc1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h index f898265905..c57dfff56a 100644 --- a/libavcodec/vc1.h +++ b/libavcodec/vc1.h @@ -304,4 +304,4 @@ typedef struct VC1Context{ int bi_type; } VC1Context; -#endif +#endif // AVCODEC_VC1_H |