X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/d76ed9a966ee3d955c8ef00ecc02e643c2005e2e..19fe6b99408a97e6a79b2a79b405bf7923c08e80:/src/nickserv.h diff --git a/src/nickserv.h b/src/nickserv.h index 9c1f6e9..34345e8 100644 --- a/src/nickserv.h +++ b/src/nickserv.h @@ -24,7 +24,7 @@ #include "hash.h" /* for NICKLEN, etc., and common.h */ struct svccmd; -#define NICKSERV_HANDLE_LEN NICKLEN +#define NICKSERV_HANDLE_LEN ACCOUNTLEN #define COOKIELEN 10 /* HI_FLAG_* go into handle_info.flags */