Skip to content
GitLab
Explore
Sign in
Register
Fix
#107
: Use uint8_t instead of u_int8_t.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Raymond Toy
requested to merge
issue-107-use-uint8_t
into
master
May 07, 2021
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Use the C standard type
uint8_t
instead of
u_int8_t
.
Merge request reports
Loading