tadzys opened this issue 8 years ago · 1 comments
Lines 31 and 33.
reinterpret_cast<u_int8_t *>
has to be reinterpret_cast<uint8_t *>
reinterpret_cast<uint8_t *>
59238e7