# | Line 14 | Line 14 | static const char RCSid[] = "$Id$"; | |
---|---|---|
14 | #include "platform.h" | |
15 | #include "rtprocess.h" | |
16 | ||
17 | < | #define MAXFILE 16 /* maximum number of files */ |
17 | > | #define MAXFILE 32 /* maximum number of files */ |
18 | ||
19 | #define MAXLINE 512 /* maximum input line */ | |
20 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |