Mercurial > libavcodec.hg
changeset 8464:48fc08113bdf libavcodec
s/FFmpeg-devel/ffmpeg-devel/
author | benoit |
---|---|
date | Fri, 26 Dec 2008 08:03:26 +0000 |
parents | 2ba4e13aa21a |
children | 96aadb5e4fd6 |
files | utils.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/utils.c Fri Dec 26 00:19:08 2008 +0000 +++ b/utils.c Fri Dec 26 08:03:26 2008 +0000 @@ -1519,6 +1519,6 @@ if(want_sample) av_log(avc, AV_LOG_WARNING, " If you want to help, upload a sample " "of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ " - "and contact the FFmpeg-devel mailing list."); + "and contact the ffmpeg-devel mailing list."); av_log(avc, AV_LOG_WARNING, "\n"); }