Reindent
Originally committed as revision 26205 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
004357a11f
commit
f03424a782
@ -255,8 +255,8 @@ int opt_default(const char *opt, const char *arg){
|
||||
}
|
||||
}
|
||||
if(!p && !oformat){
|
||||
fprintf(stderr, "Unrecognized option '%s'\n", opt);
|
||||
exit(1);
|
||||
fprintf(stderr, "Unrecognized option '%s'\n", opt);
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user