Skip to content
Commit 6faf8113 authored by namikk's avatar namikk
Browse files

Changed hash[5] type from u_int32_t to uint32_t

Using uint32_t will make this part of code useable in a Windows
environment as it is a part of C99 standard and available with VS2010,
whereas u_int32_t is not available on Windows platorms.
parent 2c612f5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment