Skip to content

Commit 607482c

Browse files
committed
Rename platform-dependent unix::fs to unix_fs
1 parent 546dc41 commit 607482c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pub mod fs;
1+
mod unix_fs;
22
mod sys_common;
33
mod fd;
44
mod cvt;
File renamed without changes.

0 commit comments

Comments
 (0)