Martin Storsjö f0240ef3bb Use the right data type for a local variable
All the values assigned into this variable, and compared with this
variable, are int32_t.

This avoids warnings about comparison between signed and unsigned
types.
2014-05-30 11:31:48 +03:00
..
2014-05-14 17:06:48 +08:00
2014-05-27 13:18:52 +08:00