Browse Source
`u_int` is not available on some platforms (not sure what standard it's supposed to be part of), we don't use it anywhere else, and it doesn't hurt to simply write `unsigned int` out here.pull/1/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue