fix sizeof, only matter on platforms where sizeof(unsigned) != sizeof(uint32_t)
commit93f0e450ccc3b105db3da9cf1c826a54097336b0
authorLove Hornquist Astrand <lha@h5l.org>
Sun, 11 Oct 2009 19:22:19 +0000 (11 12:22 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Sun, 11 Oct 2009 19:22:19 +0000 (11 12:22 -0700)
treed91c4a7c5f6dfdce15cd3b8191110acf6dfd10a2
parent983d0f66f1b3c1eaab46bf50e62b12a01dbd167a
fix sizeof, only matter on platforms where sizeof(unsigned) != sizeof(uint32_t)
lib/wind/normalize.c