![simonb](/assets/img/avatar_default.png)
warnings. Originally, bswap32_region() took a u_int32_t * as its first argument. Since no args passed to it are u_int32_t *, but some are int32_t *, change it to int32_t * and fix remaining casts.
warnings. Originally, bswap32_region() took a u_int32_t * as its first argument. Since no args passed to it are u_int32_t *, but some are int32_t *, change it to int32_t * and fix remaining casts.