Fixed build bustage

git-svn-id: svn://10.0.0.236/trunk@20577 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
troy%netscape.com
1999-02-12 18:18:34 +00:00
parent 0f0937d520
commit 477db97893
6 changed files with 6 additions and 6 deletions

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {

View File

@@ -2515,7 +2515,7 @@ nsBlockFrame::ReflowInlineFrame(nsBlockReflowState& aState,
if (needSplit) {
// Split line after the current frame
aKeepLineGoing = PR_FALSE;
*aKeepLineGoing = PR_FALSE;
aFrame->GetNextSibling(&aFrame);
rv = SplitLine(aState, aLine, aFrame);
if (NS_FAILED(rv)) {