зеркало из https://github.com/mozilla/gecko-dev.git
Oops, #else in wrong place
This commit is contained in:
Родитель
169e171115
Коммит
dd8ddd6adc
|
@ -501,8 +501,8 @@ void nsHTMLContentSinkStream::EncodeToBuffer(const nsString& aSrc)
|
|||
else if (mBuffer[i] == nbsp)
|
||||
mBuffer[i] = ' ';
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -501,8 +501,8 @@ void nsHTMLContentSinkStream::EncodeToBuffer(const nsString& aSrc)
|
|||
else if (mBuffer[i] == nbsp)
|
||||
mBuffer[i] = ' ';
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче