summaryrefslogtreecommitdiff
path: root/tests/headers/struct_with_nesting.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/struct_with_nesting.h')
-rw-r--r--tests/headers/struct_with_nesting.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/struct_with_nesting.h b/tests/headers/struct_with_nesting.h
index 30f40bce..93231e33 100644
--- a/tests/headers/struct_with_nesting.h
+++ b/tests/headers/struct_with_nesting.h
@@ -1,5 +1,5 @@
// bindgen-flags: --with-derive-hash
-//
+
struct foo {
unsigned int a;
union {