diff --git a/startupcache/StartupCacheUtils.cpp b/startupcache/StartupCacheUtils.cpp index b3625f332be1..6a7a6313f0db 100644 --- a/startupcache/StartupCacheUtils.cpp +++ b/startupcache/StartupCacheUtils.cpp @@ -28,7 +28,7 @@ NS_NewObjectInputStreamFromBuffer(char* buffer, PRUint32 len, NS_EXPORT nsresult NS_NewObjectOutputWrappedStorageStream(nsIObjectOutputStream **wrapperStream, nsIStorageStream** stream, - PRBool wantDebugStream) + PRBool wantDebugStream) { nsCOMPtr storageStream;