about summary refs log tree commit diff
path: root/converter/other/pamtompfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/pamtompfont.c')
-rw-r--r--converter/other/pamtompfont.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/converter/other/pamtompfont.c b/converter/other/pamtompfont.c
index db5fc633..7de6396c 100644
--- a/converter/other/pamtompfont.c
+++ b/converter/other/pamtompfont.c
@@ -53,6 +53,8 @@ parseCommandLine(int argc, char ** argv,
 
     option_def_index = 0;   /* incremented by OPTENTRY */
 
+    OPTENTINIT;
+
     opt.opt_table = option_def;
     opt.short_allowed = FALSE;  /* We have no short (old-fashioned) options */
     opt.allowNegNum = FALSE;  /* We have no parms that are negative numbers */