master
joey 2006-08-28 04:40:00 +00:00
parent 4a4c0b6268
commit e5b323a633
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ sub htmlabs ($$) { #{{{
# Convert links in html from relative to absolute.
# Note that this is a heuristic, which is not specified by the rss
# spec and may not be right for all feeds. Also, see Debian
# bug #XXXX TODO: get bug.
# bug #381359.
my $html=shift;
my $urlbase=shift;