git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9116 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-10-08 22:30:15 +00:00
parent 804c1fc529
commit 0058cb2074

View File

@@ -818,7 +818,7 @@ EmptyTerminal(void)
FD_ZERO(&outs);
if (tout >= FD_SETSIZE)
fatal (, "fd too large");
ExitString("fd too large", 1);
if (TTYBYTES() == 0) {
FD_SET(tout, &outs);