diff options
Diffstat (limited to 'libavcodec/indeo3data.h')
-rw-r--r-- | libavcodec/indeo3data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/indeo3data.h b/libavcodec/indeo3data.h index e071da4ae6..eee688a5f4 100644 --- a/libavcodec/indeo3data.h +++ b/libavcodec/indeo3data.h @@ -2339,4 +2339,4 @@ static const uint32_t correctionhighorder[] = { 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000 }; -#endif +#endif // AVCODEC_INDEO3DATA_H |