| # | Line 344 | Line 344 | rcontrib() | |
|---|---|---|
| 344 | account = 1; /* output accumulated totals */ | |
| 345 | done_contrib(); | |
| 346 | } | |
| 347 | + | lu_done(&ofiletab); /* close output files */ |
| 348 | if (raysleft) | |
| 349 | error(USER, "unexpected EOF on input"); | |
| 349 | – | lu_done(&ofiletab); /* close output files */ |
| 350 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |