Skip to content

Commit 12d2b84

Browse files
committed
Remove unused packed attribute
See rust-lang/rust#25541
1 parent 9b34924 commit 12d2b84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ffi.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ pub struct nfgenmsg;
2424
pub struct nfq_data;
2525

2626
#[repr(C)]
27-
#[packed]
2827
/// The NFQueue specific packet data
2928
pub struct nfqnl_msg_packet_hdr {
3029
/// The packet id

0 commit comments

Comments
 (0)