summaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorMatt Schatz <genius3000@g3k.solutions>2020-04-17 23:13:00 -0600
committerMatt Schatz <genius3000@g3k.solutions>2020-04-19 05:01:04 -0600
commit3ed1cc27b13fc8790b99f97c49cf8167236afe03 (patch)
treec874d610739c8e68617db1e5f02dfc8c1648adfa /src/modules
parentac1b4ea7ae9859c342476cd326bdf31399dfa9e0 (diff)
Switch User::usertype back to an unsigned int.
Leaving it up to the compiler to set the underlying type of the enum can result in this being a signed int. This variable will not work as intended as a 2 bit signed int. This fixes an issue with the Windows build(s) where a server trying to link would fail with "Protocol violation: Invalid source".
Diffstat (limited to 'src/modules')
0 files changed, 0 insertions, 0 deletions