Update comment after commit 9a965ef.

This commit is contained in:
George Koehler 2017-10-30 21:24:18 -04:00
parent 84024ce5b6
commit 9ff79c53dd

View file

@ -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;