Mercurial > libavcodec.hg
changeset 4139:8772709e26d0 libavcodec
ministry of english grammar :) then->than
author | ods15 |
---|---|
date | Sat, 04 Nov 2006 00:42:50 +0000 |
parents | 70502aaeebd9 |
children | a2247f4db5aa |
files | eval.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/eval.h Fri Nov 03 20:30:22 2006 +0000 +++ b/eval.h Sat Nov 04 00:42:50 2006 +0000 @@ -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