| # | Line 104 | Line 104 | breakopt: | |
|---|---|---|
| 104 | nfiles = readoct(infile, IO_ALL, &thescene, ofname); | |
| 105 | if (nfiles == 0) | |
| 106 | inpfrozen++; | |
| 107 | < | } |
| 108 | < | |
| 109 | < | newheader("RADIANCE", stdout); /* new binary file header */ |
| 107 | > | } else |
| 108 | > | newheader("RADIANCE", stdout); /* new binary file header */ |
| 109 | printargs(argc, argv, stdout); | |
| 110 | fputformat(OCTFMT, stdout); | |
| 111 | printf("\n"); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |