Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Thu, 30 Mar 2000 18:36:24 +0000 (18:36 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Thu, 30 Mar 2000 18:36:24 +0000 (18:36 +0000)
commit19f3b82e1e59755969887a5cb942928e87f88dfe
treee8cad4e00528551a83984f65f3d4e9f7a7f40068
parent44555310309d1db92004bf10fdda60ce68921563
Author: Kev <klmitch@mit.edu>
Log message:

* ircd/m_clearmode.c (do_clearmode): use the new
mode_invite_clear() function

* ircd/channel.c: cleared up all the compile-time warnings and
errors

* include/channel.h: added declarations for mode_ban_invalidate()
and mode_invite_clear()

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@106 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/channel.h
ircd/channel.c
ircd/m_clearmode.c