diff options
Diffstat (limited to 'libavcodec/h264addpx_template.c')
-rw-r--r-- | libavcodec/h264addpx_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h264addpx_template.c b/libavcodec/h264addpx_template.c index 046b6c2e19..b71aaea439 100644 --- a/libavcodec/h264addpx_template.c +++ b/libavcodec/h264addpx_template.c @@ -21,7 +21,7 @@ /** * @file - * H.264 / AVC / MPEG4 part10 DSP functions. + * H.264 / AVC / MPEG-4 part10 DSP functions. * @author Michael Niedermayer <michaelni@gmx.at> */ |