ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/channel_mode.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/channel_mode.h (file contents):
Revision 4837 by michael, Tue Oct 28 13:29:53 2014 UTC vs.
Revision 4838 by michael, Sun Nov 2 18:54:03 2014 UTC

# Line 117 | Line 117 | extern const struct ChannelMode ModeTabl
117   extern int add_id(struct Client *, struct Channel *, char *, unsigned int);
118   extern void set_channel_mode(struct Client *, struct Channel *,
119                               struct Membership *, int, char **);
120 < extern void clear_ban_cache(struct Channel *);
120 > extern void clear_ban_cache_channel(struct Channel *);
121   extern void clear_ban_cache_client(struct Client *);
122   #endif /* INCLUDED_channel_mode_h */

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)