[Ffmpeg-cvslog] r6894 - trunk/libavcodec/eval.h
ods15
subversion
Sat Nov 4 01:42:51 CET 2006
Author: ods15
Date: Sat Nov 4 01:42:50 2006
New Revision: 6894
Modified:
trunk/libavcodec/eval.h
Log:
ministry of english grammar :) then->than
Modified: trunk/libavcodec/eval.h
==============================================================================
--- trunk/libavcodec/eval.h (original)
+++ trunk/libavcodec/eval.h Sat Nov 4 01:42:50 2006
@@ -37,7 +37,7 @@
/**
* Parses and evaluates an expression.
- * Note, this is significantly slower then ff_parse_eval()
+ * Note, this is significantly slower than ff_parse_eval()
* @param s expression as a zero terminated string for example "1+2^3+5*5+sin(2/3)"
* @param func1 NULL terminated array of function pointers for functions which take 1 argument
* @param func2 NULL terminated array of function pointers for functions which take 2 arguments
More information about the ffmpeg-cvslog
mailing list