summaryrefslogtreecommitdiff
path: root/src/termios/VERASE.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/termios/VERASE.c')
-rw-r--r--src/termios/VERASE.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/VERASE.c b/src/termios/VERASE.c
index a8afca17..ec36e6f9 100644
--- a/src/termios/VERASE.c
+++ b/src/termios/VERASE.c
@@ -1,5 +1,5 @@
#include <termios.h>
-#define VERASE /* TBD */
+#define VERASE (2)
/*
POSIX(1)
*/