about summary refs log tree commit diff
path: root/other
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-04 17:05:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-04 17:05:56 +0000
commit6c91abbb532afb5186ab2307fb1ef0033f58b1f1 (patch)
treeb796d32c36ca563ce7ff6c9125c10c922c67250c /other
parente7699067fce588bb8ac3172f19783db2b3b87990 (diff)
downloadnetpbm-mirror-6c91abbb532afb5186ab2307fb1ef0033f58b1f1.tar.gz
netpbm-mirror-6c91abbb532afb5186ab2307fb1ef0033f58b1f1.tar.xz
netpbm-mirror-6c91abbb532afb5186ab2307fb1ef0033f58b1f1.zip
Release 10.47.42
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@1799 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'other')
-rw-r--r--other/pampick.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/pampick.c b/other/pampick.c
index c6b66fe1..63f32968 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 */