提交 57822f06 编写于 作者: M Michael Niedermayer

base64: fix little typo

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 8f0768cc
......@@ -187,7 +187,7 @@ int main(void)
for(i=0; i<10000; i++){
START_TIMER
av_base64_decode(NULL, out, 0);
STOP_TIMER("sytax check")
STOP_TIMER("syntax check")
}
return error_count;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册