replacing raw \n with newline

git-svn-id: svn://10.0.0.236/trunk@255218 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2008-11-26 22:00:01 +00:00
parent 1cada56cdf
commit e3bcd166cf

View File

@@ -73,7 +73,8 @@ my $SubHead = '';
my @src_roots = getRepositoryList();
# Add doctype to trigger IE6 standards mode:
print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n';
print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
';
# Init byrd's 'feature' to allow html in comments
#