Skip to content

Commit 17252c7

Browse files
committed
remove reference
1 parent 4cfd06e commit 17252c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ir/context.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ impl BindgenContext {
525525
&index,
526526
"",
527527
&options.clang_args,
528-
&input_unsaved_files,
528+
input_unsaved_files,
529529
parse_options,
530530
).expect("libclang error; possible causes include:
531531
- Invalid flag syntax

0 commit comments

Comments
 (0)