瀏覽代碼

format mips bits/termios.h consistently mips64 and n32 versions

with this change, all three files are identical.
Rich Felker 8 年之前
父節點
當前提交
45ba07fded
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      arch/mips/bits/termios.h

+ 1 - 2
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;