unzip: match "Defl:?" display with info-zip; cosmetic code shuffling
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 12:10:10 +0000 (13:10 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 12:10:10 +0000 (13:10 +0100)
commit8c1d857d2582c689681c7e6d3dc299613b4a7167
tree2f956b2103f5ef4e1ba4669ce30c001b444dd051
parent6b4f4b52845d903f6e06f4dbca22ad0e2f67f473
unzip: match "Defl:?" display with info-zip; cosmetic code shuffling

Large nested indented code blocks made more sane with a few gotos.

function                                             old     new   delta
unzip_main                                          2491    2519     +28

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/unzip.c