mirror of
https://github.com/anope/anope.git
synced 2026-07-09 22:43:13 +02:00
Various small warning fixes.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1668 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ class User
|
||||
char *nickTrack; /* Nick Tracking */
|
||||
time_t timestamp; /* Timestamp of the nick */
|
||||
time_t my_signon; /* When did _we_ see the user? */
|
||||
uint32 svid; /* Services ID */
|
||||
time_t svid; /* Services ID */
|
||||
uint32 mode; /* See below */
|
||||
char *uid; /* Univeral ID */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user