mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +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 { \
|
||||
TT_FAIL(("%s ~~ %s: %f != %f",#value1,#value2,v1,v2)); \
|
||||
} \
|
||||
} while(0)
|
||||
} while (0)
|
||||
|
||||
static void
|
||||
test_util_sscanf(void)
|
||||
|
Loading…
Reference in New Issue
Block a user