# | Line 132 | Line 132 | done: | |
---|---|---|
132 | } | |
133 | ||
134 | ||
135 | – | #ifdef INVXF |
135 | int | |
136 | invxf(ret, ac, av) /* invert transform specification */ | |
137 | register XF *ret; | |
# | Line 257 | Line 256 | char *av[]; | |
256 | xf(&fx->f, ac, av); | |
257 | return(invxf(&fx->b, ac, av)); | |
258 | } | |
260 | – | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |