commit - 3e4f58e4164e4ebb18e3c4df11200c6e72a107e6
commit + 3a811ef5639346f6151a01f4b1bd0f85e0bb5c80
blob - 942dbe212cb6c99d291fb3bacb40dfaecb8c8034
blob + 65e51a96b92a880fb2c7fdcf4c55f31230957603
--- src/ngircd/conf.c
+++ src/ngircd/conf.c
#include "portab.h"
-static char UNUSED id[] = "$Id: conf.c,v 1.46 2002/12/18 02:52:51 alex Exp $";
+static char UNUSED id[] = "$Id: conf.c,v 1.47 2002/12/18 02:53:36 alex Exp $";
#include "imp.h"
#include <assert.h>
{
/* Validate configuration settings. */
- INT i;
-
if( ! Conf_ServerName[0] )
{
/* No server name configured! */