diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2007-07-14 22:17:23 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2007-07-14 22:17:23 +0000 |
commit | 9d109601944c9b4d50bf4fb40f5ea8c983c10779 (patch) | |
tree | 3747e5bd29c70cbc0a9187c844d4b15b4af3c3c3 /libavcodec/ac3dec.c | |
parent | 0ec2cc35f72dbf1808a349b7195f924c157e886f (diff) | |
download | ffmpeg-9d109601944c9b4d50bf4fb40f5ea8c983c10779.tar.gz |
10l to me. I accidentally removed a word.
Originally committed as revision 9677 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ac3dec.c')
-rw-r--r-- | libavcodec/ac3dec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ac3dec.c b/libavcodec/ac3dec.c index af6a0cb1dd..a0bb35803d 100644 --- a/libavcodec/ac3dec.c +++ b/libavcodec/ac3dec.c @@ -14,7 +14,7 @@ * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or - * modify it the terms of the GNU General Public + * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * |