Fix a typo in the handling of %x and %X.
authorJim Meyering <jim@meyering.net>
Tue, 20 Mar 2007 14:21:08 +0000 (15:21 +0100)
committerJim Meyering <jim@meyering.net>
Tue, 20 Mar 2007 14:21:08 +0000 (15:21 +0100)
commit13e4c87ff60b74b4401e4d6fa33823da5125f15a
treeb93382182061e1b59da43e9b41dd1bed4c0b8923
parentde540a76eb7c2cbb95ac84ea31cdf0e4cf0013a5
Fix a typo in the handling of %x and %X.
* vasnprintf.c (VASNPRINTF): When adding 2 to buffer length,
don't double it.
lib/ChangeLog
lib/vasnprintf.c