Fix varbit initialisation
authorCédric Villemain <cedric@2ndquadrant.fr>
Thu, 15 Sep 2016 16:51:11 +0000 (18:51 +0200)
committerCédric Villemain <cedric@2ndquadrant.fr>
Thu, 15 Sep 2016 16:52:59 +0000 (18:52 +0200)
commit7078a5d6dbcd7dcd4ce9ffbe2872cecead217797
treec684d16f72695007f77844a480388b5f3cd97fd4
parent1ad91ad093e80e1464177c3c692b94a8fb2dea6f
Fix varbit initialisation

in some places it was set in a else {} part of the code, safe but trigger a warning from gcc.
pgfincore.c