adding newline to fix lesser unix builds.

This commit is contained in:
pepper%netscape.com 2000-02-15 00:56:15 +00:00
Родитель eddc0795a3
Коммит 46691d7226
2 изменённых файлов: 4 добавлений и 2 удалений

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

@ -317,4 +317,5 @@ nsTitledBoxFrame::Reflow(nsIPresContext* aPresContext,
}
return nsBoxFrame::Reflow(aPresContext, aDesiredSize, aReflowState, aStatus);
}
}

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

@ -317,4 +317,5 @@ nsTitledBoxFrame::Reflow(nsIPresContext* aPresContext,
}
return nsBoxFrame::Reflow(aPresContext, aDesiredSize, aReflowState, aStatus);
}
}