Commit 7c0eaa2d authored by vitor's avatar vitor

Cosmetics

Commited in SoC by Vitor Sessak on 2008-04-12 14:28:40


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13315 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5302f095
......@@ -265,7 +265,7 @@ static int parse_inouts(const char **buf, AVFilterInOut **inout, int pad,
parse_link_name(buf, &name);
if (!name)
if(!name)
return -1;
handle_link(name, inout, pad++, type, filter);
......
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