mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 06:35:40 +00:00
Fix lint issue
This commit is contained in:
parent
33f10e09f9
commit
946ac8058b
@ -336,7 +336,7 @@ pub extern "C" fn ___syscall102(
|
||||
unsafe {
|
||||
ioctl(fd, FIOCLEX);
|
||||
};
|
||||
|
||||
|
||||
type T = u32;
|
||||
let payload = 1 as *const T as *const c_void;
|
||||
unsafe {
|
||||
|
Loading…
Reference in New Issue
Block a user