From e25552d8ec73ac0d19ea5c3c4cad34928f952de8 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 4 Dec 2012 17:01:18 +0000 Subject: Release 10.60.04 git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@1798 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pampick.c | 1 + 1 file changed, 1 insertion(+) (limited to 'other/pampick.c') 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 */ -- cgit 1.4.1