| # | Line 22 | Line 22 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 22 | ||
| 23 | ||
| 24 | #ifndef MAXFLEN | |
| 25 | < | #define MAXFLEN 16384 /* file must be smaller than this */ |
| 25 | > | #define MAXFLEN 65536 /* file must be smaller than this */ |
| 26 | #endif | |
| 27 | ||
| 28 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |