[openssh-commits] [openssh] 02/03: upstream: another missing ifdef
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed May 7 15:59:00 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit 0404fa799746c283325a463c363436eb152daefc
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Tue Apr 15 05:31:24 2025 +0000
upstream: another missing ifdef
OpenBSD-Regress-ID: 4f71f8f122eac4cbf7f1d2088a9be45317dd3e4a
---
regress/unittests/sshkey/test_sshkey.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/regress/unittests/sshkey/test_sshkey.c b/regress/unittests/sshkey/test_sshkey.c
index aca1f2406..53bdc0ca6 100644
--- a/regress/unittests/sshkey/test_sshkey.c
+++ b/regress/unittests/sshkey/test_sshkey.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: test_sshkey.c,v 1.27 2025/04/15 05:00:13 djm Exp $ */
+/* $OpenBSD: test_sshkey.c,v 1.28 2025/04/15 05:31:24 djm Exp $ */
/*
* Regress test for sshkey.h key management API
*
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list