* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: file.h,v 1.39.10.1 2011/03/04 14:10:13 smann Exp $ */
+/* $Id: file.h,v 1.39.10.2 2011/03/04 23:47:28 tbox Exp $ */
#ifndef ISC_FILE_H
#define ISC_FILE_H 1
* The file does not exist. This return code comes from
* errno=ENOENT when stat returns -1. This code is mentioned
* here, because in logconf.c, it is the one rcode that is
- * permitted in addition to ISC_R_SUCCESS. This is done since
+ * permitted in addition to ISC_R_SUCCESS. This is done since
* the next call in logconf.c is to isc_stdio_open(), which
* will create the file if it can.
*\li #other ISC_R_* errors translated from errno