[openssh-commits] [openssh] 03/06: upstream: Reorder headers to match KNF and Portable.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 16 12:20:35 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 7a59f55e621c841aab187c96e0f3271c5c799709
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Mon Feb 16 00:45:41 2026 +0000
upstream: Reorder headers to match KNF and Portable.
ID sync only.
OpenBSD-Commit-ID: b7f9700d07b532eb3720f7bd722b952e31b1752f
---
sshconnect.c | 2 +-
sshconnect2.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sshconnect.c b/sshconnect.c
index 4e0a10a8b..4384277a6 100644
--- a/sshconnect.c
+++ b/sshconnect.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect.c,v 1.381 2026/02/14 00:18:34 jsg Exp $ */
+/* $OpenBSD: sshconnect.c,v 1.382 2026/02/16 00:45:41 dtucker Exp $ */
/*
* Author: Tatu Ylonen <ylo at cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
diff --git a/sshconnect2.c b/sshconnect2.c
index 7c63e2efd..a8ad17330 100644
--- a/sshconnect2.c
+++ b/sshconnect2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshconnect2.c,v 1.381 2026/02/14 00:18:34 jsg Exp $ */
+/* $OpenBSD: sshconnect2.c,v 1.382 2026/02/16 00:45:41 dtucker Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
* Copyright (c) 2008 Damien Miller. 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