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 3753 by michael, Sun Jun 1 18:11:35 2014 UTC vs.
Revision 3754 by michael, Sun Jun 1 18:26:52 2014 UTC

# Line 112 | Line 112 | struct mode_letter
112   };
113  
114   extern const struct mode_letter chan_modes[];
115 < extern struct ChannelMode ModeTable[];
115 > extern const struct ChannelMode ModeTable[];
116  
117   extern int add_id(struct Client *, struct Channel *, char *, unsigned int);
118   extern void set_channel_mode(struct Client *, struct Channel *,

Diff Legend

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