]> arthur.barton.de Git - ngircd-alex.git/commit
Use functions provided by op.c "module"
authorAlexander Barton <alex@barton.de>
Wed, 22 Apr 2009 21:24:15 +0000 (23:24 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 30 Sep 2009 14:00:06 +0000 (16:00 +0200)
commit9918dfc1d595a680573910d12beb337cf4a58b14
treebbad9acf72f69b0f76578d60815f793bc7b3380b
parente46cf64cc1e3bf21060df1d1125502277d035170
Use functions provided by op.c "module"

Local functions Check_Oper() and No_Privileges() have been replaced by
global functions in op.c "module": Op_Check() and Op_NoPrivileges().
src/ngircd/irc-oper.c