Don't print the package name in comments. This broke SGML
for the gtk-- port.
This commit is contained in:
parent
2b6382d202
commit
95254171e0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3520
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ sub main {
|
|||
|
||||
# Add an entry to the master index
|
||||
$master[$portnumber] =
|
||||
"<!-- $name --><STRONG><A HREF=\"$cat[0].html#$name\">$name</A></STRONG> " .
|
||||
"<STRONG><A HREF=\"$cat[0].html#$name\">$name</A></STRONG> " .
|
||||
" -- <EM>$desc</EM><BR>\n";
|
||||
$portnumber++;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue