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 1158 by michael, Wed Aug 10 19:46:00 2011 UTC vs.
Revision 1159 by michael, Wed Aug 10 21:08:18 2011 UTC

# Line 105 | Line 105 | struct Client
105    time_t            firsttime;  /* time client was created */
106    time_t            since;      /* last time we parsed something */
107    time_t            tsinfo;     /* TS on the nick, SVINFO on server */
108 +  time_t            servicestamp;
109    uint64_t          flags;      /* client flags */
110  
111    unsigned int      umodes;     /* opers, normal users subset */

Diff Legend

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