diff utils.c @ 8464:48fc08113bdf libavcodec

s/FFmpeg-devel/ffmpeg-devel/
author benoit
date Fri, 26 Dec 2008 08:03:26 +0000
parents 5b3c90656fdf
children 0a7fd7dbea1a
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");
 }