version 1.13 | version 1.14 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* 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 $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
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:
|