From e36f92f7a45b2f758c66eb0f6fc9275ce636fbe8 Mon Sep 17 00:00:00 2001 From: Lars Kurth Date: Fri, 1 Sep 2017 20:54:31 +0100 Subject: [PATCH] Removed now invalid comment --- lib/MyOptions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/MyOptions.pm b/lib/MyOptions.pm index ad0c41b..b48c343 100755 --- a/lib/MyOptions.pm +++ b/lib/MyOptions.pm @@ -38,7 +38,7 @@ my %optionspec = ( # Applicable to: match-xsa 'xsadir=s' => \$o{'XSADIR'}, - 'xsalist=s' => \$o{'XSALIST'}, # DOCUMENT: Was xsa and $XSALIST + 'xsalist=s' => \$o{'XSALIST'}, 'xsalistdir=s' => \$o{'XSALISTDIR'}, 'not-smart' => \$o{'NOTSMART'}, -- 2.39.5