| # | Line 167 | Line 167 | freesources(void) /* free all source structures */ | |
|---|---|---|
| 167 | source = NULL; | |
| 168 | nsources = 0; | |
| 169 | } | |
| 170 | + | markclip(NULL); |
| 171 | if (maxcntr <= 0) | |
| 172 | return; | |
| 173 | free((void *)srccnt); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |