Update comment after commit 9a965ef.
authorGeorge Koehler <xkernigh@netscape.net>
Tue, 31 Oct 2017 01:24:18 +0000 (21:24 -0400)
committerGeorge Koehler <xkernigh@netscape.net>
Tue, 31 Oct 2017 01:24:18 +0000 (21:24 -0400)
lang/m2/libm2/Terminal.mod

index c26a856..80f8d41 100644 (file)
@@ -114,6 +114,7 @@ BEGIN
        unread := FALSE;
 *)
 (* dtrg: changed so that instead of opening /dev/tty, fd 0 is always used. *)
+(* kernigh: sent output to fd 1 *)
     tty := "stdio";
     fildes := 0;
     fdout := 1;