| # | Line 336 | Line 336 | main(int argc, char *argv[]) | |
|---|---|---|
| 336 | } else | |
| 337 | distantsources(); /* else mark only distant sources */ | |
| 338 | ||
| 339 | < | fflush(stdout); /* in case we're duplicating header */ |
| 339 | > | fflush(stdout); /* in case we're duplicating header */ |
| 340 | ||
| 341 | #ifdef PERSIST | |
| 342 | if (persist) { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |