]> git.lizzy.rs Git - rust.git/commitdiff
try again to appease tidy
authorWithout Boats <woboats@gmail.com>
Sun, 20 Sep 2020 12:38:59 +0000 (14:38 +0200)
committerWithout Boats <woboats@gmail.com>
Sun, 20 Sep 2020 12:38:59 +0000 (14:38 +0200)
library/std/src/sys/vxworks/ext/io.rs

index 4a93c5db2f56631b43ac1d9e45498c7a48e98f26..8b5a2d12af74f74a29b880766aea4ca21d1f7e74 100644 (file)
@@ -82,7 +82,6 @@ unsafe fn from_raw_fd(fd: RawFd) -> RawFd {
     }
 }
 
-
 #[stable(feature = "rust1", since = "1.0.0")]
 impl AsRawFd for fs::File {
     fn as_raw_fd(&self) -> RawFd {