]> jfr.im git - irc/quakenet/newserv.git/blobdiff - nick/nick.h
Add opername support to newserv, also add displaying of oper names in noperserv warni...
[irc/quakenet/newserv.git] / nick / nick.h
index 7469c17321f6dafbde04491878de94f04ab466e3..81202a5a0c64a40ab068ca003e5c760562bc09bd 100644 (file)
@@ -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 */