summaryrefslogtreecommitdiff
path: root/src/termios/IUCLC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/IUCLC.c')
-rw-r--r--src/termios/IUCLC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/IUCLC.c b/src/termios/IUCLC.c
index 0a1f52a1..022ba9ae 100644
--- a/src/termios/IUCLC.c
+++ b/src/termios/IUCLC.c
@@ -1,5 +1,5 @@
#include <termios.h>
-#define IUCLC /* TODO */
+#define IUCLC (1<<15)
/*
XOPEN(4)
*/