Skip to content

Commit e924c3c

Browse files
committed
Fix formatting
1 parent 57dc0ac commit e924c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fsck.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![cfg(target_os="linux")]
1+
#![cfg(target_os = "linux")]
22
use fatfs::Write;
33

44
const KB: u32 = 1024;

0 commit comments

Comments
 (0)