]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
src/supported.c: misc cleanups for compiler warnings
authorAaron Jones <redacted>
Mon, 31 Jul 2017 06:02:55 +0000 (06:02 +0000)
committerAaron Jones <redacted>
Fri, 4 Aug 2017 12:32:57 +0000 (12:32 +0000)
commitec5f6dc23b9f691f5664788803b6b444457a5d94
treebc585aa3458a31fc6b43828dd70e56fa12a8b0d2
parentf21bac62f4e2cd13e1d3c3ec97aac783f68b5944
src/supported.c: misc cleanups for compiler warnings

supported.c:172:22: warning: possible misuse of comma operator here
                    [-Wcomma]

    (... and 4 more of the same)
src/supported.c