summaryrefslogtreecommitdiff
path: root/conform/data/termios.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/termios.h-data')
-rw-r--r--conform/data/termios.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/termios.h-data b/conform/data/termios.h-data
index 07351b459d..d867d4cd6b 100644
--- a/conform/data/termios.h-data
+++ b/conform/data/termios.h-data
@@ -130,7 +130,7 @@ function int tcflush (int, int)
function int tcgetattr (int, struct termios*)
function pid_t tcgetsid (int)
function int tcsendbreak (int, int)
-function int tcsetattr (int, int, struct termios*)
+function int tcsetattr (int, int, const struct termios*)
allow CBAUD
allow DEFECHO