Difference for common/porting.c from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_porting_c =   * static char *rcsid_porting_c =
  *   "$Id: porting.c,v 1.13 2002/07/15 04:25:39 mwedel Exp $";   *   "$Id: porting.c,v 1.14 2002/09/07 05:55:18 mwedel Exp $";
  */   */
   
 /*  /*
Line 509
 
Line 509
       return fp;        return fp;
     }      }
   }    }
   LOG(llevDebug, "Can't open %s\n", name);    /* Let the caller print an error if it wants to */
   /*  LOG(llevDebug, "Can't open %s\n", name);*/
   return NULL;    return NULL;
 }  }
   


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:16