]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix a regression in m_cloaking
authorThomas Fargeix <t.fargeix@gmail.com>
Mon, 29 Dec 2014 22:47:21 +0000 (23:47 +0100)
committerThomas Fargeix <t.fargeix@gmail.com>
Mon, 29 Dec 2014 22:47:21 +0000 (23:47 +0100)
commit9d72ec55ae98960bf996dd3d92c29598a5e3c825
tree5a87f4ca6ce25393bd4cb68bc4f4d48cb54f5b6e
parent3ccf0065d43db80f31c6404aeac4d65551481508
Fix a regression in m_cloaking

5c7db14a5 made the cloak use hex-encoded hashes instead
of the binary output.
src/modules/m_cloaking.cpp