Skip to content

Commit

Permalink
Replace 7 spaces and a tab with a tab.
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Vet <RlndVt@protonmail.com>
  • Loading branch information
RlndVt committed Feb 22, 2024
1 parent 7ee83af commit 4155ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static void test_undefined(void)

static void test_undefined_branch(void)
{
int x;
int x;
trick_compiler(&x);

if (x)
Expand Down

0 comments on commit 4155ae4

Please sign in to comment.