msvcrt: Fix scanf format "%i" base detection.
commit4e5c51a6eefb0ee1afff02b8a850e4a5d2a27b2d
authorAndrzej Popowski <popej@friko.onet.pl>
Tue, 22 Aug 2006 17:38:56 +0000 (22 19:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Aug 2006 15:04:53 +0000 (23 17:04 +0200)
tree6ac1f1e406615bd97262b1dc429c010864dfdf10
parent803f3bd0a9af7fc10495021ad602c4f9a048edd2
msvcrt: Fix scanf format "%i" base detection.
dlls/msvcrt/scanf.h
dlls/msvcrt/tests/scanf.c