diff options
Diffstat (limited to 'converter/other/jbig/jbigtopnm.c')
-rw-r--r-- | converter/other/jbig/jbigtopnm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/other/jbig/jbigtopnm.c b/converter/other/jbig/jbigtopnm.c index 0d55ccc1..69767e11 100644 --- a/converter/other/jbig/jbigtopnm.c +++ b/converter/other/jbig/jbigtopnm.c @@ -198,6 +198,7 @@ diagnose_bie(FILE *f) } + int main (int argc, const char **argv) { CmdlineInfo cmdline; |