Changed comment.

git-svn-id: http://yate.null.ro/svn/yate/trunk@1626 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2008-01-14 12:10:20 +00:00
parent c00ee954f4
commit af1477aa7e
1 changed files with 1 additions and 1 deletions

View File

@ -521,7 +521,7 @@ private:
// Remove quotes if present. Trim blanks
// Insert CRLF and boundary marks ('--') before parameter
// @param boundary Destination string
// @return False if the parameter is missing
// @return False if the parameter is missing or the boundary is empty
bool getBoundary(String& boundary) const;