]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Rename the REALLEN 005 token to NAMELEN.
authorSadie Powell <sadie@witchery.services>
Wed, 30 Sep 2020 19:21:14 +0000 (20:21 +0100)
committerSadie Powell <sadie@witchery.services>
Wed, 30 Sep 2020 19:21:14 +0000 (20:21 +0100)
commitb8e417f4ea15ef79c3cb4bb023ba8dc5551d5724
tree8f8fdd8fb68618f3e926fb59e661c49d4fee64cd
parent5c06a0f3351f187e737e99d1f1ddaac267284377
Rename the REALLEN 005 token to NAMELEN.

Turns out this is already required by the IRCv3 setname spec but
we forgot to implement it. Oops.
src/server.cpp