We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57dc0ac commit e924c3cCopy full SHA for e924c3c
tests/fsck.rs
@@ -1,4 +1,4 @@
1
-#![cfg(target_os="linux")]
+#![cfg(target_os = "linux")]
2
use fatfs::Write;
3
4
const KB: u32 = 1024;
0 commit comments