aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-headerparser/test_headers/th_a.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-19 09:00:00 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-19 08:43:51 +0000
commit6ccb48f81a0242c3ba2ddd583ded0582364eeacd (patch)
tree0ff7e4ea1f24ee4f6b3d60ccbaa7460f792879db /tools/syz-headerparser/test_headers/th_a.h
parentd43aeb52dbe1775688e98706ff905e35487cfe3b (diff)
all: reformat C/C++ files
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