Refactor generate_uudmap.c to use a helper function to output init blocks.
authorNicholas Clark <nick@ccl4.org>
Sun, 15 May 2011 11:02:28 +0000 (12:02 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 08:39:59 +0000 (10:39 +0200)
commit546efe9fbd6c3c651c39b369e97d0835230a0f9f
treef5e253b9ec4fea05c3c75644884a5081f4519b17
parent2d1f1fe5758d1f7ec388be4bc09f029dd0df5b7c
Refactor generate_uudmap.c to use a helper function to output init blocks.

In future, this will allow it to generate other output formats without
duplicating code.
generate_uudmap.c