From 45ba07fded06005cddbf36b1a8f0c29c63724893 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Sun, 3 Jul 2016 14:12:09 -0400 Subject: format mips bits/termios.h consistently mips64 and n32 versions with this change, all three files are identical. --- arch/mips/bits/termios.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'arch/mips') diff --git a/arch/mips/bits/termios.h b/arch/mips/bits/termios.h index 29b4b220..f559f76f 100644 --- a/arch/mips/bits/termios.h +++ b/arch/mips/bits/termios.h @@ -1,5 +1,4 @@ -struct termios -{ +struct termios { tcflag_t c_iflag; tcflag_t c_oflag; tcflag_t c_cflag; -- cgit v1.2.1