Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
nuudlman committed Dec 27, 2023
1 parent ec06854 commit f943272
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unix/bsd/netbsdlike/openbsd/mod.rs
Expand Up @@ -2144,7 +2144,6 @@ extern "C" {

pub fn mimmutable(addr: *mut ::c_void, len: ::size_t) -> ::c_int;


pub fn reboot(mode: ::c_int) -> ::c_int;
}

Expand Down

0 comments on commit f943272

Please sign in to comment.