ircs[n]printf -> rb_s[n]printf
This commit is contained in:
parent
ba200635a6
commit
b2f0da886e
28 changed files with 192 additions and 192 deletions
|
@ -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, },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue