From: Amos Jeffries Date: Tue, 1 Feb 2011 01:48:29 +0000 (-0700) Subject: Fix broken cfgman links on obsolete directives X-Git-Tag: SQUID_3_1_11~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f742da03692ac372f63b86f6a7cff5330fa40798;p=thirdparty%2Fsquid.git Fix broken cfgman links on obsolete directives --- diff --git a/scripts/www/build-cfg-help.pl b/scripts/www/build-cfg-help.pl index 44f23d3371..075ab0ec24 100755 --- a/scripts/www/build-cfg-help.pl +++ b/scripts/www/build-cfg-help.pl @@ -202,13 +202,14 @@ my ($name, $data); my (@chained); my $in_options = 0; -sub start_option($) +sub start_option($$) { - my ($name) = @_; + my ($name, $type) = @_; if (!$in_options) { print $index "