Skip to content

Commit d08c4a4

Browse files
committed
fixup to "Fix the definition of several BPF related ioctls on 32-bit FreeBSD": style
1 parent b38ee9e commit d08c4a4

File tree

1 file changed

+0
-1
lines changed
  • src/unix/bsd/freebsdlike

1 file changed

+0
-1
lines changed

src/unix/bsd/freebsdlike/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,6 @@ cfg_if! {
12881288
}
12891289
}
12901290

1291-
12921291
pub const FIODTYPE: ::c_ulong = 0x4004667a;
12931292
pub const FIOGETLBA: ::c_ulong = 0x40046679;
12941293

0 commit comments

Comments
 (0)