Commit 61f6eaad authored by Lioncash's avatar Lioncash
Browse files

common_funcs: silence sign-conversion warnings in MakeMagic()

We can trivially resolve these by casting the characters to unsigned
values and then shifting the bits.
parent 8714d40a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment