Skip to content

Commit

Permalink
applying cargo fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Reto Achermann <achreto@gmail.com>
  • Loading branch information
achreto committed Jul 27, 2023
1 parent 08b2944 commit 969597b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/vibrio/src/rumprt/crt/process.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ pub unsafe extern "C" fn __vfork14() -> c_int {
crate::rumprt::errno::ENOTSUP
}


/// Returns information describing the resources used by the current process,
/// or all its terminated child processes.
#[no_mangle]
Expand Down

0 comments on commit 969597b

Please sign in to comment.