projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3ec0728
)
One paste too many in #2345.
Jarkko Hietaniemi [Wed, 2 Dec 1998 16:35:04 +0000 (16:35 +0000)]
p4raw-id: //depot/cfgperl@2436
lib/Pod/Html.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Pod/Html.pm
b/lib/Pod/Html.pm
index
49cadc1
..
e71afa8
100644
(file)
--- a/
lib/Pod/Html.pm
+++ b/
lib/Pod/Html.pm
@@
-1553,7
+1553,6
@@
sub finish_list {
#
sub htmlify {
my($compact, $heading) = @_;
- my($compact, $heading) = @_;
if ($compact) {
$heading =~ /^(\w+)/;