fix typo.

This commit is contained in:
Christopher Faylor 2001-11-24 03:12:41 +00:00
parent 5a64d86941
commit c123b1f3a1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
setting since it is no longer used. setting since it is no longer used.
* miscfuncs.cc (check_null_str): New function. * miscfuncs.cc (check_null_str): New function.
(+check_null_str_errno): Ditto. (check_null_str_errno): Ditto.
* net.cc: Add defensive buffer checking throughout. * net.cc: Add defensive buffer checking throughout.
(cygwin_sendto): Protect against invalid fd. (cygwin_sendto): Protect against invalid fd.
(cygwin_recvfrom): Ditto. (cygwin_recvfrom): Ditto.