зеркало из https://github.com/mozilla/pjs.git
Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. (Last one, I promise)
This commit is contained in:
Родитель
d88de8560f
Коммит
711d78a28b
|
@ -129,7 +129,7 @@ public:
|
|||
*
|
||||
* @param aOutputStream the current output stream
|
||||
*/
|
||||
void getOutputStream(ostream** aOutputStream) = 0;
|
||||
virtual void getOutputStream(ostream** aOutputStream) = 0;
|
||||
|
||||
/*
|
||||
* Sets the output stream.
|
||||
|
|
Загрузка…
Ссылка в новой задаче