]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: another missing ifdef
authordjm@openbsd.org <djm@openbsd.org>
Tue, 15 Apr 2025 05:31:24 +0000 (05:31 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 7 May 2025 04:24:32 +0000 (14:24 +1000)
OpenBSD-Regress-ID: 4f71f8f122eac4cbf7f1d2088a9be45317dd3e4a

regress/unittests/sshkey/test_sshkey.c

index aca1f2406d508fdbfaa5940eefb5fee479b2df23..53bdc0ca62d8e056bc6f5921b5a25c2ef6a1fab5 100644 (file)
@@ -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
  *