summaryrefslogtreecommitdiff
path: root/132html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2015-10-27 16:35:12 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2015-10-27 16:35:12 +0000
commit297e829e7b49f50a86361cdd97e564ae8dae383f (patch)
tree56d99c491424292f38bab5e16efbcb6585ba8750 /132html
parent7b67e393f64afd69c48e585d3e4291d7d1b3a0f5 (diff)
downloadpcre-297e829e7b49f50a86361cdd97e564ae8dae383f.tar.gz
File tidies for 8.38-RC1.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1602 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to '132html')
-rwxr-xr-x132html2
1 files changed, 1 insertions, 1 deletions
diff --git a/132html b/132html
index e1b70cd..e000249 100755
--- a/132html
+++ b/132html
@@ -148,7 +148,7 @@ while (<STDIN>)
printf("<li><a name=\"TOC%d\" href=\"#SEC%d\">$title</a>\n",
$ref, $ref);
printf TEMP ("<br><a name=\"SEC%d\" href=\"#TOC1\">$title</a><br>\n",
- $ref, $ref);
+ $ref);
$ref++;
}
else