Commit a4501887 authored by Vitor Sessak's avatar Vitor Sessak

Cosmetics

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

Originally committed as revision 13315 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e84f0b62
......@@ -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