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-04 17:01:18 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-04 17:01:18 +0000
commite25552d8ec73ac0d19ea5c3c4cad34928f952de8 (patch)
treea9c1d639032ed54949e72d0e461d3cd82d9ed0f7 /other/pampick.c
parent0c19d160d0d0cba6ff7fd5a67e704ead2296c3c4 (diff)
downloadnetpbm-mirror-e25552d8ec73ac0d19ea5c3c4cad34928f952de8.tar.gz
netpbm-mirror-e25552d8ec73ac0d19ea5c3c4cad34928f952de8.tar.xz
netpbm-mirror-e25552d8ec73ac0d19ea5c3c4cad34928f952de8.zip
Release 10.60.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@1798 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 8177cae1..5229502d 100644
--- a/other/pampick.c
+++ b/other/pampick.c
@@ -113,6 +113,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 */