msvcrt/tests: Use unsigned int instead of size_t for the malloc tests.
commit4282fc122de4c44920f01e3bd686831998df3c72
authorAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jan 2009 19:23:06 +0000 (3 20:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jan 2009 19:23:06 +0000 (3 20:23 +0100)
tree300785c728a59acc1a8166a181d30c8cd68277ea
parent9e070a610820b44facbd3d9ea4768442bafe13e7
msvcrt/tests: Use unsigned int instead of size_t for the malloc tests.
dlls/msvcrt/tests/heap.c