From: thib Date: Thu, 29 Apr 2004 19:29:36 +0000 (+0000) Subject: ported to HP-UX X-Git-Tag: ver2_9_5~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0ada3de6de987a63ff614a6f0096db5d2c0e8d2;p=fcron ported to HP-UX --- diff --git a/fileconf.c b/fileconf.c index aea33fd..dc99d55 100644 --- a/fileconf.c +++ b/fileconf.c @@ -22,7 +22,7 @@ * `LICENSE' that comes with the fcron source distribution. */ - /* $Id: fileconf.c,v 1.72 2003-12-29 20:00:40 thib Exp $ */ + /* $Id: fileconf.c,v 1.73 2004-04-29 19:29:36 thib Exp $ */ #include "fcrontab.h" @@ -433,7 +433,7 @@ read_opt(char *ptr, cl_t *cl) /* read one or several options and fill in the field "option" */ { char opt_name[20]; - unsigned int i; + int i; char in_brackets; #define Handle_err \