Commit 9c7e107c authored by benoit's avatar benoit

s/FFmpeg-devel/ffmpeg-devel/


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16314 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 71e535be
......@@ -1519,6 +1519,6 @@ void ff_log_missing_feature(void *avc, const char *feature, int want_sample)
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");
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment