]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_stats.c
dlink -> rb_dlink
[irc/rqf/shadowircd.git] / modules / m_stats.c
index f5a41f01dac07a2d4bbfc03d1f3ea6d25b191148..f7c2c93690fee79269215f3fbb57f1bd528b0b1d 100644 (file)
@@ -139,8 +139,8 @@ static struct StatsStruct stats_cmd_table[] = {
        {'D', stats_deny,               1, 0, },
        {'e', stats_exempt,             1, 0, },
        {'E', stats_events,             1, 1, },
-       {'f', comm_dump,                1, 1, },
-       {'F', comm_dump,                1, 1, },
+       {'f', rb_dump,          1, 1, },
+       {'F', rb_dump,          1, 1, },
        {'g', stats_pending_glines,     1, 0, },
        {'G', stats_glines,             1, 0, },
        {'h', stats_hubleaf,            0, 0, },