X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/8cea37dff5c54ce9ee6bc71e8865550ae0db3e5e..843184e38deaa193daa2001804296d8ec271b99b:/nick/nick.h diff --git a/nick/nick.h b/nick/nick.h index 7469c173..81202a5a 100644 --- a/nick/nick.h +++ b/nick/nick.h @@ -118,6 +118,7 @@ typedef struct nick { realname *realname; sstring *shident; /* +h users: fake ident/host goes here */ sstring *sethost; + sstring *opername; flag_t umodes; char authname[ACCOUNTLEN+1]; authname *auth; /* This requires User ID numbers to work */