mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
Add empty line for consistency
This commit is contained in:
parent
6183aea1d1
commit
cf62a661e0
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: objectstest.c,v 1.7 2023/05/23 11:05:09 tb Exp $ */
|
||||
/* $OpenBSD: objectstest.c,v 1.8 2023/05/23 11:06:52 tb Exp $ */
|
||||
/*
|
||||
* Copyright (c) 2017, 2022 Joel Sing <jsing@openbsd.org>
|
||||
*
|
||||
@ -431,6 +431,7 @@ obj_txt_early_nul_test(void)
|
||||
}
|
||||
|
||||
failed = 0;
|
||||
|
||||
failed:
|
||||
ASN1_OBJECT_free(obj);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user