]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_stats.c
Add a missing comment for new /challenge numerics.
[irc/rqf/shadowircd.git] / modules / m_stats.c
index 234a23871afc9c7f2f62346ff06be54a2b5c459d..f62127054142d6308e1436487db444dd3303fad7 100644 (file)
@@ -960,6 +960,7 @@ static struct shared_flags shared_flagtable[] =
        { SHARED_PDLINE,        'D' },
        { SHARED_UNDLINE,       'E' },
        { SHARED_DIE,       'I' },
+       { SHARED_MODULE,        'M' },
        { 0,                    '\0'}
 };