]> granicus.if.org Git - fcron/commitdiff
ported to HP-UX
authorthib <thib>
Thu, 29 Apr 2004 19:29:36 +0000 (19:29 +0000)
committerthib <thib>
Thu, 29 Apr 2004 19:29:36 +0000 (19:29 +0000)
fileconf.c

index aea33fdf9334a0dfe2c44bc4258302f93b08fe21..dc99d55aa7303c2d10a0818826732aa79a961f92 100644 (file)
@@ -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 \