about summary refs log tree commit diff
path: root/other/pampick.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-05 16:52:32 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-05 16:52:32 +0000
commit8944b8ce855909a699c07068f712c127ee91cab2 (patch)
treeedb95f876a9c59ae33fbea370d6fda5a0e2f8aa6 /other/pampick.c
parent5974339a3ea63d086f8fba466dfc83c42a600cd9 (diff)
downloadnetpbm-mirror-8944b8ce855909a699c07068f712c127ee91cab2.tar.gz
netpbm-mirror-8944b8ce855909a699c07068f712c127ee91cab2.tar.xz
netpbm-mirror-8944b8ce855909a699c07068f712c127ee91cab2.zip
Release 10.35.87
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@1802 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'other/pampick.c')
-rw-r--r--other/pampick.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/pampick.c b/other/pampick.c
index 7c2d4385..5502a3cb 100644
--- a/other/pampick.c
+++ b/other/pampick.c
@@ -112,6 +112,7 @@ parseCommandLine(int argc, char ** argv,
        specifies an option.  But when we add an option in the future,
        it will go right here with an OPTENT3() macro invocation.
     */
+    OPTENTINIT;
 
     opt.opt_table = option_def;
     opt.short_allowed = FALSE;  /* We have no short (old-fashioned) options */