| # | Line 957 | Line 957 | put_contrib(const DCOLOR cnt, FILE *fout) | |
|---|---|---|
| 957 | default: | |
| 958 | error(INTERNAL, "botched output format"); | |
| 959 | } | |
| 960 | – | if (waitflush < 0 && frandom() < 0.001) |
| 961 | – | fflush(fout); /* staggers writes */ |
| 960 | } | |
| 961 | ||
| 962 | /* output ray tallies and clear for next accumulation */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |