vfprintf: Remove label name switching for the jump table
commit0f87de79e935b2f8bcc2b90ab750a358c26f6715
authorFlorian Weimer <fweimer@redhat.com>
Thu, 21 May 2015 14:48:46 +0000 (21 15:48 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 21 May 2015 14:48:46 +0000 (21 16:48 +0200)
tree1d41b029961e440b0aa128e81fb14e499118783e
parentf8194fa6f991456bd2cf79f2cdfbec7b497eb342
vfprintf: Remove label name switching for the jump table

Different labels are no longer needed because the tables are now in
separate functions.
ChangeLog
stdio-common/vfprintf.c