[openssh-commits] [openssh] 07/09: upstream: Move ssherr.h to where portable needs it.
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Feb 8 04:45:57 AEDT 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit ccc1faf67df795d5cd757df754703823d0874028
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Sat Feb 7 17:04:22 2026 +0000
upstream: Move ssherr.h to where portable needs it.
(ID sync only)
OpenBSD-Commit-ID: 0488ce85f24864186678dcac7c9973ca44bd2cd5
---
auth2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/auth2.c b/auth2.c
index b9bb46f59..a9d76a59a 100644
--- a/auth2.c
+++ b/auth2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2.c,v 1.170 2025/01/17 00:09:41 dtucker Exp $ */
+/* $OpenBSD: auth2.c,v 1.171 2026/02/07 17:04:22 dtucker Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list