Fix tst-sscanf and tst-swscanf on 64-bit.
commit195b8165ac35dfe9f5ba14e1a69bb88b7686c5a9
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Feb 2014 06:13:13 +0000 (5 22:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Feb 2014 08:37:53 +0000 (11 00:37 -0800)
treeb0867a033220fc242efcc2f818daa0951ebe9cd3
parent43bb7f07a029ce0880f2dcc83b4131d705befa57
Fix tst-sscanf and tst-swscanf on 64-bit.

* stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
processing int_tests.
ChangeLog
stdio-common/tst-sscanf.c