fixing bustage from Bug 343760

This commit is contained in:
longsonr%gmail.com 2006-07-24 16:48:01 +00:00
Родитель 8cf5c3b9a2
Коммит 0554b7a951
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -227,7 +227,7 @@ nsSVGTSpanFrame::GetNextGlyphFragment()
NS_IMETHODIMP_(void)
nsSVGTSpanFrame::SetWhitespaceHandling(PRUint8 aWhitespaceHandling)
{
return nsSVGTSpanFrameBase::SetWhitespaceHandling();
nsSVGTSpanFrameBase::SetWhitespaceHandling();
}
NS_IMETHODIMP_(void)