Commit 048c7061 authored by diego's avatar diego

cosmetics: indentation fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10115 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 03f56931
......@@ -2518,7 +2518,7 @@ void show_help(void)
void parse_arg_file(const char *filename)
{
if (!strcmp(filename, "-"))
filename = "pipe:";
filename = "pipe:";
input_filename = filename;
}
......
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