crypt32: Use unsigned int instead of size_t to avoid printf format warnings.
commitdbd473ff79225abc91c00af9dc94ea251105545a
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:14:00 +0000 (13 14:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:14:00 +0000 (13 14:14 +0200)
tree91495584c549d7649bec0dafb56b4967fb6c6142
parent043fd66907c2ca2697a8c8dd47b388487d8dcc81
crypt32: Use unsigned int instead of size_t to avoid printf format warnings.
dlls/crypt32/context.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/store.c