# | Line 77 | Line 77 | struct named_func { | |
---|---|---|
77 | ||
78 | #define newp(type) (type *)malloc(sizeof(type)) | |
79 | ||
80 | – | char *progname; |
80 | int print_header = 1; | |
81 | ||
82 | VIEW midview = STDVIEW; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |