aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-headerparser/test_headers/th_a.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/syz-headerparser/test_headers/th_a.h')
-rw-r--r--tools/syz-headerparser/test_headers/th_a.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/syz-headerparser/test_headers/th_a.h b/tools/syz-headerparser/test_headers/th_a.h
index f2afc8752..a0d0bd195 100644
--- a/tools/syz-headerparser/test_headers/th_a.h
+++ b/tools/syz-headerparser/test_headers/th_a.h
@@ -8,8 +8,8 @@
#define RANDOM_MACRO_2 2
struct A {
- struct B *B_item;
- const char *char_ptr;
+ struct B* B_item;
+ const char* char_ptr;
unsigned int an_unsigned_int;
/*
* Some comments