Commit 1578bba4 authored by stefano's avatar stefano

Fix typo: explixitly -> explicitly.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17444 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 14f4af4d
......@@ -45,7 +45,7 @@ extern AVFormatContext *avformat_opts;
extern struct SwsContext *sws_opts;
/**
* Fallback for options that are not explixitly handled, these will be
* Fallback for options that are not explicitly handled, these will be
* parsed through AVOptions.
*/
int opt_default(const char *opt, const char *arg);
......
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