ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/include/client.h
(Generate patch)

Comparing ircd-hybrid-8/include/client.h (file contents):
Revision 1431 by michael, Sat Jun 9 19:15:10 2012 UTC vs.
Revision 1449 by michael, Tue Jun 26 18:17:03 2012 UTC

# Line 98 | Line 98 | struct LocalUser
98    time_t       firsttime;  /**< time client was created */
99    time_t       since;      /**< last time we parsed something */
100    time_t       last_knock;    /**< time of last knock */
101  time_t       last_away; /**< Away since... */
101    time_t       last_join_time;   /**< when this client last
102                                      joined a channel */
103    time_t       last_leave_time;  /**< when this client last

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines