msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.
commit79c19aef299432f39e435c9c98be3ac613ea762a
authorPiotr Caban <piotr@codeweavers.com>
Mon, 12 Mar 2012 18:49:11 +0000 (12 19:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Mar 2012 09:26:05 +0000 (13 10:26 +0100)
tree1b90db791557ffef84016eb0833a198ca80f0674
parentc9bd71f32fdf7f5036a2430f6fc021d0bbdf6c9b
msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.
dlls/msvcrt/printf.h
dlls/msvcrt/tests/printf.c