Skip to content

Commit

Permalink
Add missing line in test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
cynecx committed May 12, 2018
1 parent e4c9619 commit 1fc8172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/expectations/tests/issue-511.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* automatically generated by rust-bindgen */

#![allow(dead_code, non_snake_case, non_camel_case_types, non_upper_case_globals)]

extern "C" {
#[link_name = "\u{1}a"]
pub static mut a: *mut ::std::os::raw::c_char;
Expand Down

0 comments on commit 1fc8172

Please sign in to comment.