Skip to content

Commit 04c0073

Browse files
author
Sylwester Rąpała
committed
Remove mistake #endif
1 parent c95efe6 commit 04c0073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unix/notbsd/linux/musl/b64/powerpc64.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,4 +572,4 @@ pub const B4000000: ::speed_t = 0o00036;
572572

573573
extern {
574574
pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int;
575-
#endif}
575+
}

0 commit comments

Comments
 (0)