Skip to content

Commit

Permalink
kernel: fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Apr 24, 2019
1 parent 597393a commit 1c3584c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iostream.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ static void KillChild(UInt stream)

/****************************************************************************
**
*F GetMasterPty( <fid> ) . . . . . . . . . open a master pty (from "xterm")
*F OpenPty( <master>, <slave> ) . . . . . . . . open a pty master/slave pair
*/

#ifdef HAVE_OPENPTY
Expand Down

0 comments on commit 1c3584c

Please sign in to comment.