format mips bits/termios.h consistently mips64 and n32 versions
authorRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 18:12:09 +0000 (14:12 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 3 Jul 2016 19:02:24 +0000 (15:02 -0400)
with this change, all three files are identical.

arch/mips/bits/termios.h

index 29b4b220a027ff2e4ba944d7614c2d25c8fa87cf..f559f76f6af8684ec87fec0cef91503209cafd9c 100644 (file)
@@ -1,5 +1,4 @@
-struct termios
-{
+struct termios {
        tcflag_t c_iflag;
        tcflag_t c_oflag;
        tcflag_t c_cflag;