mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Make check-spaces happy again
This commit is contained in:
parent
a6169800f8
commit
1e008e9876
@ -1472,7 +1472,7 @@ test_util_control_formats(void)
|
|||||||
} else { \
|
} else { \
|
||||||
TT_FAIL(("%s ~~ %s: %f != %f",#value1,#value2,v1,v2)); \
|
TT_FAIL(("%s ~~ %s: %f != %f",#value1,#value2,v1,v2)); \
|
||||||
} \
|
} \
|
||||||
} while(0)
|
} while (0)
|
||||||
|
|
||||||
static void
|
static void
|
||||||
test_util_sscanf(void)
|
test_util_sscanf(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user