Wharf.c.rej

ECLIPSE Webmaster (reverett@raex.com)
Sat, 06 Jun 1998 01:38:06 -0400


David,

    Here's the contents of the reject file:

***************
*** 1715,1721 ****
  void ParseBaseOptions(char *filename)
  {
    FILE *fd = (FILE *)0;
-   char line[MAXLINELENGTH*2];
    char *tline,*orig_tline,*tmp;
    int Clength, len;

--- 1715,1721 ----
  void ParseBaseOptions(char *filename)
  {
    FILE *fd = (FILE *)0;
+   char line[256];
    char *tline,*orig_tline,*tmp;
    int Clength, len;


            Randy