Added conversion to int for a t_uint value to prevent compiler warnings

On 64-bit platforms t_uint can be larger than int resulting in compiler
warnings on some platforms (MS Visual Studio)
1 file changed