summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Vet <RlndVt@protonmail.com>2024-02-20 22:21:53 +0100
committerRoland Vet <RlndVt@protonmail.com>2024-02-22 21:12:49 +0100
commit8a800c671e59e264f07f749017048d837f339ce1 (patch)
treea7831401e6fc5e73086826bbb1c7a873b9f8cfc3
parentb582c9b4b8e695beb9e96acbe3b3dd5305341770 (diff)
Replace 7 spaces and a tab with a tab.
Signed-off-by: Roland Vet <RlndVt@protonmail.com>
-rw-r--r--tests/test_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_helper.c b/tests/test_helper.c
index c7604f0c..2faf4da6 100644
--- a/tests/test_helper.c
+++ b/tests/test_helper.c
@@ -32,7 +32,7 @@ static void test_undefined(void)
static void test_undefined_branch(void)
{
- int x;
+ int x;
trick_compiler(&x);
if (x)