diff options
Diffstat (limited to 'libavcodec/pcm-mpeg.c')
-rw-r--r-- | libavcodec/pcm-mpeg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/pcm-mpeg.c b/libavcodec/pcm-mpeg.c index 20c1db92f1..c2343a69b0 100644 --- a/libavcodec/pcm-mpeg.c +++ b/libavcodec/pcm-mpeg.c @@ -20,7 +20,7 @@ */ /** - * @file libavcodec/pcm-mpeg.c + * @file * PCM codecs for encodings found in MPEG streams (DVD/Blu-ray) */ |