| # | Line 16 | Line 16 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 16 | #include "rtmisc.h" | |
| 17 | ||
| 18 | ||
| 19 | < | #define MAXARGEXP 512 /* maximum argument expansion */ |
| 19 | > | #define MAXARGEXP 4096 /* maximum argument expansion */ |
| 20 | ||
| 21 | /* set the following to suit, -1 to disable */ | |
| 22 | int envexpchr = '$'; /* environment expansion character */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |