Fixed return value description in doxycomment.
This commit is contained in:
parent
44d2f37e7b
commit
8422ada77f
@ -145,7 +145,7 @@ protected:
|
||||
|
||||
|
||||
/** Parses the incoming data for the first line (RequestLine)
|
||||
Returns the number of bytes consumed, or -1 for an error
|
||||
Returns the number of bytes consumed, or AString::npos for an error
|
||||
*/
|
||||
size_t ParseRequestLine(const char * a_Data, size_t a_Size);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user