follow-up on bug 423130 to fix Windows breakage

This commit is contained in:
uriber%gmail.com 2008-03-21 08:39:16 +00:00
Родитель 5ab7e29428
Коммит 6e734f3081
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -160,7 +160,7 @@ SplitInlineAncestors(nsIFrame* aFrame)
// Convert bidi continuations to fluid continuations for a frame and all of its
// inline ancestors.
static nsresult
static void
JoinInlineAncestors(nsIFrame* aFrame)
{
nsIFrame* frame = aFrame;