]> git.proxmox.com Git - rustc.git/blobdiff - vendor/libc/src/unix/linux_like/linux/gnu/b32/powerpc.rs
New upstream version 1.51.0+dfsg1
[rustc.git] / vendor / libc / src / unix / linux_like / linux / gnu / b32 / powerpc.rs
index 1ac8445a667339f111fef12ee508d7c330681bcc..c22b792402ae8440148b70b233fe2cf3519386f1 100644 (file)
@@ -213,7 +213,7 @@ pub const MAP_NONBLOCK: ::c_int = 0x010000;
 pub const MAP_STACK: ::c_int = 0x020000;
 pub const MAP_HUGETLB: ::c_int = 0x040000;
 pub const MAP_GROWSDOWN: ::c_int = 0x0100;
-pub const MAP_SYNC : ::c_int = 0x080000;
+pub const MAP_SYNC: ::c_int = 0x080000;
 
 pub const SOL_SOCKET: ::c_int = 1;