summaryrefslogtreecommitdiffstats
path: root/src/pty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pty.c')
-rw-r--r--src/pty.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pty.c b/src/pty.c
index bc28c0d9ab..59e0069cc0 100644
--- a/src/pty.c
+++ b/src/pty.c
@@ -123,8 +123,7 @@
static void initmaster __ARGS((int));
/*
- * Open all ptys with O_NOCTTY, just to be on the safe side
- * (RISCos mips breaks otherwise)
+ * Open all ptys with O_NOCTTY, just to be on the safe side.
*/
#ifndef O_NOCTTY
# define O_NOCTTY 0