xprintf fixes.
authorJim Meyering <meyering@redhat.com>
Sat, 20 Oct 2007 14:19:33 +0000 (16:19 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 20 Oct 2007 14:19:33 +0000 (16:19 +0200)
commit3d45e2853ce7ba93f0c2a84f88a200aa3fb4392c
tree3c11e6aef05233a23739eb68ab934b833758da2f
parent49a0e39c7b3278e55cb6e2d94bf5cc275918b419
xprintf fixes.

* lib/xprintf.c (xprintf, xfprintf): Use va_end.
Use a clearer diagnostic.
Patch from Bruno Haible.
ChangeLog
lib/xprintf.c