From 34f5d0879c2122899bb24c40691f06a8388ac623 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 28 May 2006 15:50:14 +0000 Subject: white space --- winsup/cygwin/include/sys/termios.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/cygwin/include/sys/termios.h') diff --git a/winsup/cygwin/include/sys/termios.h b/winsup/cygwin/include/sys/termios.h index 51e31ac0a..5032dddb5 100644 --- a/winsup/cygwin/include/sys/termios.h +++ b/winsup/cygwin/include/sys/termios.h @@ -320,8 +320,8 @@ int tcsendbreak (int, int); int tcdrain (int); int tcflush (int, int); int tcflow (int, int); -int cfsetispeed (struct termios *, speed_t); -int cfsetospeed (struct termios *, speed_t); +int cfsetispeed (struct termios *, speed_t); +int cfsetospeed (struct termios *, speed_t); #ifdef __cplusplus } -- cgit v1.2.3