| # | Line 31 | Line 31 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 31 | #include "rtio.h" | |
| 32 | #include "resolu.h" | |
| 33 | ||
| 34 | < | #define MAXLINE 512 |
| 34 | > | #define MAXLINE 2048 |
| 35 | ||
| 36 | char HDRSTR[] = "#?"; /* information header magic number */ | |
| 37 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |