| # | Line 275 | Line 275 | register VIEW *v; | |
|---|---|---|
| 275 | static unsigned nhist; | |
| 276 | VIEW *dv; | |
| 277 | int i, res[2]; | |
| 278 | < | int2 *slist; |
| 278 | > | int16 *slist; |
| 279 | char *err; | |
| 280 | /* restore previous view? */ | |
| 281 | if (v == NULL) { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |