zc.c: simplify code a bit by exiting early
commitc5ce86a635cfb455af3049892f91cd13347df835
authorPhil Sutter <phil.sutter@viprinet.com>
Mon, 16 Jul 2012 13:10:11 +0000 (16 15:10 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 16 Jul 2012 19:58:00 +0000 (16 21:58 +0200)
tree483b521c65e36ca43c12fe886d3f7dda2e651c23
parentdbc5504de885389d1743f6e8a2605ce99acb3670
zc.c: simplify code a bit by exiting early

Also, hiding expressions in one-liners is not worth the lines saved.

Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
zc.c