]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
modules/m_rehash.c: misc cleanups for compiler warnings
authorAaron Jones <redacted>
Mon, 31 Jul 2017 06:04:31 +0000 (06:04 +0000)
committerAaron Jones <redacted>
Fri, 4 Aug 2017 12:32:57 +0000 (12:32 +0000)
commit8952f21843705ec4db23bfde8027e4dfe5102111
treef02f1115216de5cb4c89b60913004c8a33584503
parentec5f6dc23b9f691f5664788803b6b444457a5d94
modules/m_rehash.c: misc cleanups for compiler warnings

m_rehash.c:380:17: warning: possible misuse of comma operator here
                   [-Wcomma]

    (... and 3 more of the same)
modules/m_rehash.c