diff options
| author | 2020-03-24 11:50:14 -0600 | |
|---|---|---|
| committer | 2020-03-24 18:26:59 +0000 | |
| commit | 998b407b2ab95c44c45761c8b2768c274ca6515f (patch) | |
| tree | 1b68608b5ec50572e32585cccab89b9d28d0a3c5 /src/modules.cpp | |
| parent | Correct a module name typo. (diff) | |
| download | inspircd++-998b407b2ab95c44c45761c8b2768c274ca6515f.tar.gz inspircd++-998b407b2ab95c44c45761c8b2768c274ca6515f.tar.bz2 inspircd++-998b407b2ab95c44c45761c8b2768c274ca6515f.zip | |
Fix the signed-ness within ConvToNum char overloads.
It should be signed int with signed char and vice-versa.
Currently, anything over 127 as unsigned char would return 0.
Diffstat (limited to 'src/modules.cpp')
0 files changed, 0 insertions, 0 deletions
