mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Style fix
This commit is contained in:
@@ -199,7 +199,7 @@ ISC_RUN_TEST_IMPL(isc_hmac_reset) {
|
|||||||
* so this could be only manually checked that the test will
|
* so this could be only manually checked that the test will
|
||||||
* segfault when called by hand
|
* 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 */
|
#endif /* if 0 */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user