]> arthur.barton.de Git - ngircd-alex.git/commit - src/ngircd/conf.c
conf.c: New function Read_Config_File()
authorAlexander Barton <alex@barton.de>
Fri, 24 May 2013 19:57:42 +0000 (21:57 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 24 May 2013 19:57:42 +0000 (21:57 +0200)
commit6beb0fad3ff09ae92a7aea0e4b8ad7b00fe2e26d
tree36631ee72d5490691681c4c463a956108798ae1b
parent27fd92d580f472e1ecacd3a9597416a5c23bd289
conf.c: New function Read_Config_File()

This function reads in and parses a single configuration file.
Adjust all other functions to display the correct name of the
file being read in currently.
src/ngircd/conf.c