mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
bug 124029 Roaming - 4.x-HTTP-compatible
This is attachment 125933 of this bug r=darin, sr=bz-vacation
This commit is contained in:
parent
f6eab4f2d1
commit
8122870ca0
@ -41,7 +41,7 @@
|
||||
#include "prlong.h"
|
||||
#include "nsGenericFactory.h"
|
||||
|
||||
NS_IMPL_ISUPPORTS1(nsBinaryOutputStream, nsIBinaryOutputStream)
|
||||
NS_IMPL_ISUPPORTS3(nsBinaryOutputStream, nsIObjectOutputStream, nsIBinaryOutputStream, nsIOutputStream)
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsBinaryOutputStream::Flush() { return mOutputStream->Flush(); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user