projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cosmetics: reindent
[ffmpeg.git]
/
tools
/
qt-faststart.c
diff --git
a/tools/qt-faststart.c
b/tools/qt-faststart.c
index
172fdae
..
e1bcebc
100644
(file)
--- a/
tools/qt-faststart.c
+++ b/
tools/qt-faststart.c
@@
-306,9
+306,9
@@
int main(int argc, char *argv[])
error_out:
if (infile)
- fclose(infile);
+
fclose(infile);
if (outfile)
- fclose(outfile);
+
fclose(outfile);
free(moov_atom);
free(ftyp_atom);
return 1;