Clean up the implementations of mod_chanmode_format().
authorMichael Poole <mdpoole@troilus.org>
Thu, 18 Mar 2010 03:31:45 +0000 (23:31 -0400)
committerMichael Poole <mdpoole@troilus.org>
Thu, 18 Mar 2010 03:31:45 +0000 (23:31 -0400)
commitfb48941e9268712dd0dad4e202b5682923e3fa1d
tree161700510e7b1ad5b7a4c45da7fb2243ed4d762e
parentde337e945ddd760fd1e823cf4822f32e692ac433
Clean up the implementations of mod_chanmode_format().

src/proto-bahamut.c (mod_chanmode_format): Use a second buffer for the
    arguments that get associated with some modes, and append it to
    outbuff at the end.

src/proto-p10.c (mod_chanmode_format): Likewise.
src/proto-bahamut.c
src/proto-p10.c