cosmetics: indentation fix
Originally committed as revision 10115 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
bc3a73bc87
commit
9fcfc0b763
2
ffplay.c
2
ffplay.c
@ -2518,7 +2518,7 @@ void show_help(void)
|
|||||||
void parse_arg_file(const char *filename)
|
void parse_arg_file(const char *filename)
|
||||||
{
|
{
|
||||||
if (!strcmp(filename, "-"))
|
if (!strcmp(filename, "-"))
|
||||||
filename = "pipe:";
|
filename = "pipe:";
|
||||||
input_filename = filename;
|
input_filename = filename;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user