Modifications for Necko and general cleanup of api. pnunn.
git-svn-id: svn://10.0.0.236/trunk@44386 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -99,9 +99,7 @@ NetReaderImpl::Write(const unsigned char *str, int32 len)
|
||||
if(ret >= 0)
|
||||
return NS_OK;
|
||||
}
|
||||
else {
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user