fix typo.

This commit is contained in:
Christopher Faylor 2001-11-11 06:55:35 +00:00
parent da9e28d0fa
commit fcc8ea58ce
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* dtable.cc (dtable::build_fhandler): Don't increment console fd count
if new operation fails. Increment fork_fixup field here.
(dtable::dup2): Don't increment fork_fixup field here.
(fdsock): Ditto.
* net.cc (fdsock): Ditto.
2001-11-08 Corinna Vinschen <corinna@vinschen.de>