[svn] Doc fix.

This commit is contained in:
hniksic 2005-04-11 06:41:28 -07:00
parent 8db46085a0
commit 364dc617a4
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ request_free (struct request *req)
xfree (req);
}
/* Send the contents of FILE_NAME to SOCK/SSL. Make sure that exactly
/* Send the contents of FILE_NAME to SOCK. Make sure that exactly
PROMISED_SIZE bytes are sent over the wire -- if the file is
longer, read only that much; if the file is shorter, report an error. */