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

Comparing ircd-hybrid-8/include/client.h (file contents):
Revision 1220 by michael, Sun Sep 18 10:07:10 2011 UTC vs.
Revision 1226 by michael, Sun Sep 18 12:22:15 2011 UTC

# Line 90 | Line 90 | struct ListTask
90    dlink_list hide_mask; /**< ..and hide these ones */
91  
92    unsigned int hash_index; /**< the bucket we are currently in */
93 <  unsigned int users_min
93 >  unsigned int users_min;
94    unsigned int users_max;
95    unsigned int created_min;
96    unsigned int created_max;

Diff Legend

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