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

Comparing ircd-hybrid/trunk/include/channel.h (file contents):
Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1644 by michael, Tue Nov 6 22:20:16 2012 UTC

# Line 91 | Line 91 | struct Ban
91    time_t when;
92    struct irc_ssaddr addr;
93    int bits;
94 <  char type;
94 >  int type;
95   };
96  
97   extern dlink_list global_channel_list;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines