| # | Line 336 | Line 336 | runagain: | |
|---|---|---|
| 336 | } | |
| 337 | } | |
| 338 | if (persist == PCHILD) { /* wait for a signal then go again */ | |
| 339 | – | close(duped1); /* release output handle */ |
| 339 | pfhold(); | |
| 340 | raynum = nrays = 0; /* reinitialize */ | |
| 341 | goto runagain; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |