diff options
Diffstat (limited to 'src/termios/VSTOP.c')
| -rw-r--r-- | src/termios/VSTOP.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/VSTOP.c b/src/termios/VSTOP.c index 00047eec..8c28a37b 100644 --- a/src/termios/VSTOP.c +++ b/src/termios/VSTOP.c @@ -1,5 +1,5 @@ #include <termios.h> -#define VSTOP /* TBD */ +#define VSTOP (8) /* POSIX(1) */ |
