Changed comment.

git-svn-id: http://voip.null.ro/svn/yate@1625 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2008-01-14 12:08:56 +00:00
parent ea0d8dc407
commit 2a8ec70c42
1 changed files with 1 additions and 1 deletions

View File

@ -518,7 +518,7 @@ private:
int findBoundary(const char*& buf, int& len,
const char* boundary, unsigned int bLen, bool& endBody);
// Build a boundary string to be used when parsing or building body
// Remove quotes if present. Remove trailing blanks
// Remove quotes if present. Trim blanks
// Insert CRLF and boundary marks ('--') before parameter
// @param boundary Destination string
// @return False if the parameter is missing