about summary refs log tree commit diff stats
path: root/scripts/cfg2html.pl
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-01-07 03:20:24 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2000-01-07 03:20:24 -0500
commitd61bc4e56055c372ab0b8d027f376c2f4a2ecfff (patch)
tree8d4e0da5b7cf703c2167d84dc84b54669183bba1 /scripts/cfg2html.pl
parentf61041c10496785b2833ee4f76ef3edc9792b1bd (diff)
downloadlynx-snapshots-d61bc4e56055c372ab0b8d027f376c2f4a2ecfff.tar.gz
snapshot of project "lynx", label v2-8-3dev_18
Diffstat (limited to 'scripts/cfg2html.pl')
-rwxr-xr-xscripts/cfg2html.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cfg2html.pl b/scripts/cfg2html.pl
index 4977a918..5a0ca9a8 100755
--- a/scripts/cfg2html.pl
+++ b/scripts/cfg2html.pl
@@ -199,6 +199,7 @@ EOF
 					printf FP "<h3><em>Description</em></h3>\n";
 					printf FP "Please see the description of <a href=\"#%s\">%s</a>\n", $h2[0], $h2[0];
 				}
+				@h2 = "";
 			}
 			$m = 0;
 			$first = 1;