[openssh-commits] [openssh] 02/02: upstream: Move OpenBSD CVS ID marker to top of file to avoid conflicts

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 6 18:32:08 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 4e15f7fc0c0ba897c227350eee1462d635ab32a6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Fri Mar 6 07:06:45 2026 +0000

    upstream: Move OpenBSD CVS ID marker to top of file to avoid conflicts
    
    when syncing changes to portable.
    
    OpenBSD-Regress-ID: 6b7a9ef354e13e26ed474e98d04ec1d74e56e54e
---
 regress/modpipe.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/regress/modpipe.c b/regress/modpipe.c
index 49cbedd48..99a6e4386 100644
--- a/regress/modpipe.c
+++ b/regress/modpipe.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: modpipe.c,v 1.9 2026/03/06 07:06:45 dtucker Exp $ */
+
 /*
  * Copyright (c) 2012 Damien Miller <djm at mindrot.org>
  *
@@ -14,8 +16,6 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $OpenBSD: modpipe.c,v 1.8 2026/03/06 06:57:33 dtucker Exp $ */
-
 #include "includes.h"
 
 #include <sys/types.h>

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list