Skip to content

Commit 2e0c63b

Browse files
committed
rustfmt fix
1 parent 7f11fd1 commit 2e0c63b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/host/sndio/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ impl Iterator for Devices {
113113
}
114114
}
115115

116-
117116
/// The shared state between Device and Stream. Responsible for closing handle when dropped.
118117
struct InnerState {
119118
/// If device has been open with sio_open, contains a handle. Note that even though this is a

0 commit comments

Comments
 (0)