projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae8ac4
)
format mips bits/termios.h consistently mips64 and n32 versions
author
Rich Felker
<dalias@aerifal.cx>
Sun, 3 Jul 2016 18:12:09 +0000
(14:12 -0400)
committer
Rich 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
patch
|
blob
|
history
diff --git
a/arch/mips/bits/termios.h
b/arch/mips/bits/termios.h
index 29b4b220a027ff2e4ba944d7614c2d25c8fa87cf..f559f76f6af8684ec87fec0cef91503209cafd9c 100644
(file)
--- 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;