Skip to content

Commit

Permalink
Fix c_header.rs issue with rust fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
trcrsired committed Oct 31, 2023
1 parent 8a294b8 commit 46ed3a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/wasi-headers/src/c_header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -858,4 +858,3 @@ fn wasm_type(wasm: &WasmType) -> &'static str {
WasmType::F64 => "double",
}
}

0 comments on commit 46ed3a8

Please sign in to comment.