[FFmpeg-cvslog] r17444 - trunk/cmdutils.h
stefano
subversion
Thu Feb 19 01:14:42 CET 2009
Author: stefano
Date: Thu Feb 19 01:14:41 2009
New Revision: 17444
Log:
Fix typo: explixitly -> explicitly.
Modified:
trunk/cmdutils.h
Modified: trunk/cmdutils.h
==============================================================================
--- trunk/cmdutils.h Thu Feb 19 01:06:17 2009 (r17443)
+++ trunk/cmdutils.h Thu Feb 19 01:14:41 2009 (r17444)
@@ -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);
More information about the ffmpeg-cvslog
mailing list