Skip to content

Commit 3a6ee33

Browse files
committed
Fix format error
1 parent 83e8a72 commit 3a6ee33

File tree

1 file changed

+1
-1
lines changed
  • src/unix/linux_like/linux/musl/b64/wasm32

1 file changed

+1
-1
lines changed

src/unix/linux_like/linux/musl/b64/wasm32/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ s! {
5858
pub mode: ::mode_t,
5959
pub __seq: ::c_int,
6060
__unused1: ::c_long,
61-
__unused2: ::c_long
61+
__unused2: ::c_long,
6262
}
6363
}
6464

0 commit comments

Comments
 (0)