Backed out changeset a3b5d768fa96 (bug 592943) due to extensions bustage

This commit is contained in:
Michael Wu 2011-05-28 00:13:26 -07:00
parent ab1fd50db9
commit 8b878ab2a9

View File

@ -28,7 +28,7 @@ NS_NewObjectInputStreamFromBuffer(char* buffer, PRUint32 len,
NS_EXPORT nsresult
NS_NewObjectOutputWrappedStorageStream(nsIObjectOutputStream **wrapperStream,
nsIStorageStream** stream,
PRBool wantDebugStream)
PRBool wantDebugStream)
{
nsCOMPtr<nsIStorageStream> storageStream;