mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Style fix
This commit is contained in:
parent
299f519b09
commit
b6e1650455
@ -199,7 +199,7 @@ ISC_RUN_TEST_IMPL(isc_hmac_reset) {
|
||||
* so this could be only manually checked that the test will
|
||||
* segfault when called by hand
|
||||
*/
|
||||
expect_assert_failure(isc_hmac_final(hmac,digest,&digestlen));
|
||||
expect_assert_failure(isc_hmac_final(hmac, digest, &digestlen));
|
||||
#endif /* if 0 */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user