X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d7cff1d11ba8b6a5eb393911b8edda125b2f9bbb..eb94e0e2f24f683d4f0048d87b8c3aa6cc617f42:/src/hostmask.c diff --git a/src/hostmask.c b/src/hostmask.c index d024048..aba2277 100644 --- a/src/hostmask.c +++ b/src/hostmask.c @@ -703,7 +703,7 @@ show_iline_prefix(struct Client *sptr, struct ConfItem *aconf, char *name) void report_auth(struct Client *client_p) { - char *name, *host, *pass = "*", *user, *classname; + char *name, *host, *pass, *user, *classname; struct AddressRec *arec; struct ConfItem *aconf; int i, port;