зеркало из https://github.com/mozilla/pjs.git
Fixing build bustage. Bug 263581.
This commit is contained in:
Родитель
fc18a35f31
Коммит
840f52dca9
|
@ -1979,7 +1979,7 @@ DirtyLinesWithDirtyContinuations(const nsLineList::iterator& aLineStart,
|
|||
const nsLineList::iterator& aLineEnd)
|
||||
{
|
||||
// The line we're looking at right now
|
||||
line_iterator line(aLineEnd);
|
||||
nsLineList::iterator line(aLineEnd);
|
||||
|
||||
// Whether the line following the current one is dirty
|
||||
PRBool nextLineDirty = PR_FALSE;
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче