msvcrt: Fixed 'h' modifier handling when printing integers.
commit0cc16fc8a56ef9511366dec8a904cd8da34b661c
authorPiotr Caban <piotr@codeweavers.com>
Mon, 16 Apr 2012 13:21:47 +0000 (16 15:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Apr 2012 16:56:15 +0000 (16 18:56 +0200)
tree09c18fbbfd59857eac0f0c5625776987e13ac72a
parent5c9ca5cb53d98c39420a7a9f46ff06b1d6e8a220
msvcrt: Fixed 'h' modifier handling when printing integers.
dlls/msvcrt/printf.h
dlls/msvcrt/tests/printf.c