зеркало из https://github.com/mozilla/gecko-dev.git
Bug 972167 Followup to make the code compile now that it's actually being used
a=KWierso for checkin to a CLOSED TREE
This commit is contained in:
Родитель
1a55b7e482
Коммит
cab4409bb2
|
@ -1719,7 +1719,7 @@ protected:
|
|||
// which won't call Init() and set up the auto buffer!
|
||||
nsAutoArrayBase(const self_type &aOther) {
|
||||
Init();
|
||||
AppendElements(aOther);
|
||||
this->AppendElements(aOther);
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
Загрузка…
Ссылка в новой задаче