| # | Line 26 | Line 26 | typedef struct { | |
|---|---|---|
| 26 | #endif | |
| 27 | } FUNARGS; | |
| 28 | ||
| 29 | < | #define MAXSTR 512 /* maximum string length */ |
| 29 | > | #define MAXSTR 128 /* maximum string length */ |
| 30 | ||
| 31 | /* | |
| 32 | * An object is defined as an index into an array of | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |