Skip to content

Commit

Permalink
Remove unused packed attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik authored and fsck committed Oct 5, 2016
1 parent 473d5d8 commit 9826169
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ffi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ pub struct nfgenmsg;
pub struct nfq_data;

#[repr(C)]
#[packed]
/// The NFQueue specific packet data
pub struct nfqnl_msg_packet_hdr {
/// The packet id
Expand Down

0 comments on commit 9826169

Please sign in to comment.