Browse Source

Added ICRNL

ceriel 37 years ago
parent
commit
35401d6ca3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/_tail_cc/termio.h

+ 1 - 1
include/_tail_cc/termio.h

@@ -4,7 +4,7 @@
 #define	VMIN	4
 #define	VTIME	5
 
-#define	INLCR	0000100
+#define	ICRNL	0000400
 
 #define	ONLCR	0000004