Fix the [U]INT*_C() creation macros
authorH. Peter Anvin <hpa@zytor.com>
Sat, 2 Jun 2007 02:26:21 +0000 (02:26 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 2 Jun 2007 02:26:21 +0000 (02:26 +0000)
commitca9f626ba8976a5b9cdaabaca986448e02e4fdcb
treeb1f89ee279b2e6d04852b529f4e8e73e731c5849
parentf209f7b1e871c2aa4ae812122c2aec0ec0490538
Fix the [U]INT*_C() creation macros

The [U]INT*_C() macros were broken, because ## takes precedence over
macro resolution.
inttypes/i16l32/inttypes.h
inttypes/i32l32/inttypes.h
inttypes/i32l64/inttypes.h