| # | Line 48 | Line 48 | typedef struct { | |
|---|---|---|
| 48 | char *oname; /* object name */ | |
| 49 | FUNARGS oargs; /* object specification */ | |
| 50 | char *os; /* object structure */ | |
| 51 | – | long lastrno; /* last ray this was used with */ | 
| 51 | } OBJREC; | |
| 52 | ||
| 53 | #ifndef MAXOBJBLK | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |