]> arthur.barton.de Git - ngircd-alex.git/commit
Fix return code of Conf_EnableServer()
authorAlexander Barton <alex@barton.de>
Fri, 17 Jul 2009 12:55:30 +0000 (14:55 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 17 Jul 2009 12:55:30 +0000 (14:55 +0200)
commit63cbc6cd4262971d0ef795d2404bc545413e159a
tree8657654d96cd406b8b29b3b8b2ac2fe814168841
parentb3cacf86df000ed22734b4a5e06d7d7eb8ae6ffa
Fix return code of Conf_EnableServer()

Conf_EnableServer() only reports success if all required variables,
including host name and port, are set for the specific server.
src/ngircd/conf.c