]> jfr.im git - solanum.git/blobdiff - modules/m_stats.c
Change the way authd configures opm
[solanum.git] / modules / m_stats.c
index 7d9ac86f4a5cfdc9157a7c0d8bfee32bb5a0ad91..4e21ab4c2b50a0c6207f2d14178cf294e053c250 100644 (file)
@@ -753,7 +753,7 @@ static void
 stats_dnsbl(struct Client *source_p)
 {
        rb_dictionary_iter iter;
-       struct blacklist_stats *stats;
+       struct BlacklistStats *stats;
 
        RB_DICTIONARY_FOREACH(stats, &iter, bl_stats)
        {