OSDN Git Service

vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it
authorDenys Vlasenko <dvlasenk@redhat.com>
Tue, 19 Oct 2010 13:07:00 +0000 (15:07 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Tue, 19 Oct 2010 13:07:00 +0000 (15:07 +0200)
commit71dcf8f4401b27f2b7446601a6d0dbcddc0aa8b4
tree00aff8383ee0a8d05660479a3904f798995e3db6
parent984e74b6df47fe33622a06e6995324f706b8f936
vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it

No code changes according to objdump.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
libc/stdio/_vfprintf.c