]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix an off by one error in various bitsets.
authorSadie Powell <sadie@witchery.services>
Fri, 14 May 2021 13:26:46 +0000 (14:26 +0100)
committerSadie Powell <sadie@witchery.services>
Fri, 14 May 2021 13:26:46 +0000 (14:26 +0100)
commitc24a7435b8171db15c719af119e708bfd9b719bc
tree54fd9b8ced9f599f6d0ab5d67137a97131b8222c
parent4350a11c663b0d75f8119743bffb7736d87abd4d
Fix an off by one error in various bitsets.
include/modules/who.h
src/coremods/core_who.cpp
src/modules/m_anticaps.cpp
src/modules/m_blockcaps.cpp
src/modules/m_chghost.cpp
src/modules/m_hostchange.cpp
src/modules/m_sethost.cpp