]> jfr.im git - irc/unrealircd/unrealircd.git/commit
Use (*errors)++ consistently.
authorBram Matthys <redacted>
Mon, 17 Jul 2023 07:01:43 +0000 (09:01 +0200)
committerBram Matthys <redacted>
Mon, 17 Jul 2023 07:03:03 +0000 (09:03 +0200)
commite54382fe95bddf083c81681e674efba1291dc737
tree860a8087c62de7b0231de11a23bbe10d45da4d6e
parent62503aacaea34115ccf685a3fc15603075c1bee3
Use (*errors)++ consistently.

This fixes one bug from yesterday in securitygroup.c:258,
fixes 2 (harmless) warnings and other than that just style.
src/modules/crule.c
src/securitygroup.c