Incorporate review comments

This commit is contained in:
Austin Hicks 2016-11-23 17:43:36 -05:00
parent e9580e262b
commit 025456e8a4
3 changed files with 8 additions and 15 deletions

View file

@ -19,4 +19,4 @@ fn main() {
assert_eq!(c, 3);
};
c(1, 2, 3);
}
}

View file

@ -28,7 +28,6 @@ enum E2 {
}
// From pr 37429
pub const SIZEOF_QUERY: usize = 21;
#[repr(C,packed)]
pub struct p0f_api_query {