mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Replace 7 spaces and a tab with a tab.
Signed-off-by: Roland Vet <RlndVt@protonmail.com>
This commit is contained in:
parent
b582c9b4b8
commit
8a800c671e
@ -32,7 +32,7 @@ static void test_undefined(void)
|
|||||||
|
|
||||||
static void test_undefined_branch(void)
|
static void test_undefined_branch(void)
|
||||||
{
|
{
|
||||||
int x;
|
int x;
|
||||||
trick_compiler(&x);
|
trick_compiler(&x);
|
||||||
|
|
||||||
if (x)
|
if (x)
|
||||||
|
Loading…
Reference in New Issue
Block a user