Fix small typo

authdd -> authd
This commit is contained in:
Firepup650 2024-04-08 21:28:37 -05:00 committed by Doug Freed
parent dd3355732b
commit 519d9bc0f4

View file

@ -396,7 +396,7 @@ static void
restart_authd_cb(rb_helper * helper)
{
iwarn("authd helper died - attempting to restart");
sendto_realops_snomask(SNO_GENERAL, L_NETWIDE, "authdd helper died - attempting to restart");
sendto_realops_snomask(SNO_GENERAL, L_NETWIDE, "authd helper died - attempting to restart");
if(helper != NULL)
{