Commit a2ee0c7d authored by ods15's avatar ods15

ministry of english grammar :) then->than


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6894 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d26886e8
......@@ -37,7 +37,7 @@ double ff_eval(char *s, double *const_value, const char **const_name,
/**
* 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
......
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