X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ircd%2Fparse.c;fp=ircd%2Fparse.c;h=c8a032216377a63e722bea1184362836be6cf844;hp=1e1ebdd1536d02f4015bac395341b44e0001d1c8;hb=a61a0e5f88f306fcd264b65f8ff7c72aa1c78309;hpb=805ef5ce48ebeb5a5c9f7766a3840964f58001fb diff --git a/ircd/parse.c b/ircd/parse.c index 1e1ebdd..c8a0322 100644 --- a/ircd/parse.c +++ b/ircd/parse.c @@ -615,7 +615,7 @@ struct Message msgtab[] = { TOK_RECOVER, 0, MAXPARA, MFLG_SLOW, 0, NULL, /* UNREG, CLIENT, SERVER, OPER, SERVICE */ - { m_unregistered, m_recover, m_ignore, m_ignore, m_ignore } + { m_unregistered, m_recover, m_ignore, m_recover, m_ignore } }, { MSG_ZOMBIE,