Update comment after commit 9a965ef
.
This commit is contained in:
parent
84024ce5b6
commit
9ff79c53dd
|
@ -114,6 +114,7 @@ BEGIN
|
||||||
unread := FALSE;
|
unread := FALSE;
|
||||||
*)
|
*)
|
||||||
(* dtrg: changed so that instead of opening /dev/tty, fd 0 is always used. *)
|
(* dtrg: changed so that instead of opening /dev/tty, fd 0 is always used. *)
|
||||||
|
(* kernigh: sent output to fd 1 *)
|
||||||
tty := "stdio";
|
tty := "stdio";
|
||||||
fildes := 0;
|
fildes := 0;
|
||||||
fdout := 1;
|
fdout := 1;
|
||||||
|
|
Loading…
Reference in a new issue