artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bdb880
)
Add an empty line
author
tb
<tb@openbsd.org>
Sun, 1 Oct 2023 04:48:39 +0000
(
04:48
+0000)
committer
tb
<tb@openbsd.org>
Sun, 1 Oct 2023 04:48:39 +0000
(
04:48
+0000)
regress/lib/libcrypto/x509/constraints.c
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/x509/constraints.c
b/regress/lib/libcrypto/x509/constraints.c
index
90b7ffb
..
6677b58
100644
(file)
--- a/
regress/lib/libcrypto/x509/constraints.c
+++ b/
regress/lib/libcrypto/x509/constraints.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: constraints.c,v 1.1
6 2023/09/29 15:53:59 beck Exp $
*/
+/* $OpenBSD: constraints.c,v 1.1
7 2023/10/01 04:48:39 tb Exp $
*/
/*
* Copyright (c) 2020 Bob Beck <beck@openbsd.org>
*
@@
-388,6
+388,7
@@
test_invalid_uri(void)
done:
return failure;
}
+
static int
test_valid_uri(void)
{