Correct error in patch for bug 96647. Transformiix standalone only, doesn't affect mozilla build. (Last one, I promise)

This commit is contained in:
peterv%netscape.com 2002-01-24 14:18:26 +00:00
parent b53e1ab0b8
commit 8dead4d7a7

View File

@ -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.