]> jfr.im git - irc/unrealircd/unrealircd.git/commit
Change numeric 008 format which reports snomask.
authorBram Matthys <redacted>
Sun, 25 Mar 2018 11:45:59 +0000 (13:45 +0200)
committerBram Matthys <redacted>
Sun, 25 Mar 2018 11:45:59 +0000 (13:45 +0200)
commit894491fa3215c1d0c7e5e2a8470d8ee3bd8c369b
tree82c8d60961e6de8709e4799e4ea7be194663d8ff
parent2f4baddf0ef3fd7784328c1726c8f507123f1fcf
Change numeric 008 format which reports snomask.
This is for easier parsing of the "MODE yournick" response.
From:
:maintest.test.net 008 testuser :Server notice mask (+kcfjvGqSso)
To:
:maintest.test.net 008 testuser +kcfjvGqSso :Server notice mask
Reported by emerson in #5079.
src/s_err.c