Skip to content

Fix #107: Use uint8_t instead of u_int8_t.

Use the C standard type uint8_t instead of u_int8_t.

Merge request reports

Loading