Fix Windows build bustage. Forget to return a value.
git-svn-id: svn://10.0.0.236/trunk@86528 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1082,4 +1082,5 @@ NS_IMETHODIMP nsStreamConverter::FirePendingStartRequest()
|
||||
mPendingChannel = nsnull;
|
||||
mPendingContext = nsnull;
|
||||
}
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user