Actually check in files.

This commit is contained in:
Christopher Faylor
2005-04-17 00:12:14 +00:00
parent 73b4949a87
commit 4a08e9bce4
4 changed files with 10 additions and 10 deletions

View File

@@ -610,6 +610,7 @@ _pinfo::commune_recv ()
it[0] = it[1] = NULL; /* FIXME: possibly left a handle open in child? */
break;
}
debug_printf ("fifo found %p, %p", it[0], it[1]);
}
CloseHandle (hp);