Pushed wrong branch. Oops, sorry.

Change-Id: I592cf16c7af3c5e37a03eee79e5822dcc0b39225
This commit is contained in:
Chris Sherlock
2014-05-02 03:03:37 +10:00
parent e97f19e96c
commit d0b3832bed

View File

@@ -2511,7 +2511,7 @@ void SwCrsrShell::_ParkPams( SwPaM* pDelRg, SwShellCrsr** ppDelRing )
}
pTmpDel = 0;
}
if( bGoNext && !bDelete )
if( bGoNext && !pTmp )
pTmp = (SwPaM*)pTmp->GetNext();
} while( !bGoNext || *ppDelRing != pTmp );