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 1483 by michael, Wed Jul 25 19:15:48 2012 UTC vs.
Revision 1484 by michael, Thu Jul 26 18:38:56 2012 UTC

# Line 111 | Line 111 | struct LocalUser
111    time_t       first_received_message_time;
112    time_t       last_nick_change;
113    time_t       last_privmsg; /**< Last time we got a PRIVMSG */
114 +  time_t       last_away; /**< Away since... */
115  
116    int          received_number_of_privmsgs;
117    unsigned int number_of_nick_changes;

Diff Legend

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