We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5be9d7 commit a45a57aCopy full SHA for a45a57a
src/unix/notbsd/linux/other/b64/sparc64.rs
@@ -495,7 +495,7 @@ pub const VEOL2: usize = 6;
495
pub const VMIN: usize = 4;
496
pub const IEXTEN: ::tcflag_t = 0x8000;
497
pub const TOSTOP: ::tcflag_t = 0x100;
498
-pub const FLUSHO: ::tcflag_t = 0x2000;
+pub const FLUSHO: ::tcflag_t = 0x1000;
499
pub const EXTPROC: ::tcflag_t = 0x10000;
500
pub const TCGETS: ::c_ulong = 0x40245408;
501
pub const TCSETS: ::c_ulong = 0x80245409;
0 commit comments