chiark / gitweb /
Break out function "execute"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 21 Feb 2013 15:41:51 +0000 (15:41 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 21 Feb 2013 15:41:51 +0000 (15:41 +0000)
commit8a5af80fee67ccad0d5109e3bbb1eb467ca82ff2
tree1b2eab81904864241cafaebaabcffd442eef0941
parent1f1867e7bd404685a2e651425e7cf27fd3fceb2d
Break out function "execute"

Code motion and incidental changes:
 - Make the 2nd half of main into its own function
 - Make most of the arg variables have file scope and static duration

No functional change.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
vbig.cc