removed aErrorCode from the comment.

aErrorCode is no longer a parameter to Read()


git-svn-id: svn://10.0.0.236/trunk@25025 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-03-25 03:00:04 +00:00
parent 2cb165ea4a
commit b28d98156e
2 changed files with 0 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ public:
GetLength(PRUint32 *aLength) = 0;
/** Read data from the stream.
* @param aErrorCode the error code if an error occurs
* @param aBuf the buffer into which the data is read
* @param aCount the maximum number of bytes to read
* @param aReadCount out parameter to hold the number of