X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fconf.c;h=ca361186d44ae4994c29d70289910b096a42c390;hb=70facb7f6e2681d711a599c79a37a3ea2db62bfa;hp=d422b468cc7ae21e2f641e73a1902c02830c2f6b;hpb=579fce183188da9982217ffdd46ba513d0851c41;p=ngircd-alex.git diff --git a/src/ngircd/conf.c b/src/ngircd/conf.c index d422b468..ca361186 100644 --- a/src/ngircd/conf.c +++ b/src/ngircd/conf.c @@ -14,7 +14,7 @@ #include "portab.h" -static char UNUSED id[] = "$Id: conf.c,v 1.78 2005/07/07 18:46:46 fw Exp $"; +static char UNUSED id[] = "$Id: conf.c,v 1.79 2005/07/11 14:11:35 fw Exp $"; #include "imp.h" #include @@ -97,7 +97,7 @@ Conf_Test( void ) struct passwd *pwd; struct group *grp; - int i; + unsigned int i; Use_Log = false; Set_Defaults( true );