X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/9ac19244c0202cecd67f3fdb00f21b409a2394ae..6abfcc55d0633e93af512c2679dc33a767960334:/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;