]> arthur.barton.de Git - ngircd.git/commit
sighandlers.{c|h}: Code cleanup
authorAlexander Barton <alex@barton.de>
Mon, 13 Sep 2010 22:30:45 +0000 (00:30 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 13 Sep 2010 22:30:45 +0000 (00:30 +0200)
commitb3cfbc3d28de9098be7cffc22ea9c5b98c36443f
tree0f7a3ba79e0cdd2e4d9563fd819493f260419991
parent74578890b71dc16aadaf299af875b45fc7fbe081
sighandlers.{c|h}: Code cleanup

 - declare signals_catch[] array not between the function implementations.
 - rename now local function NGIRCd_Rehash() to Rehash().
 - remove empty and therefore not used "catch SIGHUP; break;".
src/ngircd/sighandlers.c
src/ngircd/sighandlers.h