diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-05-15 22:51:38 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-05-15 22:51:38 +0000 |
commit | 88c52162613ff3fa2661a677c9693ef376cbdbdb (patch) | |
tree | 390d122c9c2b50654cb06fb3731f7a0525a6ca40 /libavcodec/roqvideo.c | |
parent | 3f60afad28eccc1d3e2bf55e537583b361ebdf2e (diff) | |
download | ffmpeg-88c52162613ff3fa2661a677c9693ef376cbdbdb.tar.gz |
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13172 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/roqvideo.c')
-rw-r--r-- | libavcodec/roqvideo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/roqvideo.c b/libavcodec/roqvideo.c index 53d60a19eb..e125a4c67a 100644 --- a/libavcodec/roqvideo.c +++ b/libavcodec/roqvideo.c @@ -21,7 +21,7 @@ /** * @file roqvideo.c - * Id RoQ Video common functions based on work by Dr. Tim Ferguson + * id RoQ Video common functions based on work by Dr. Tim Ferguson */ #include "avcodec.h" |