[openssh-commits] [openssh] 02/04: upstream: Add $OpenBSD$ marker for easier syncing.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu May 22 15:48:43 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit b5877b7b3e597f47578ade9dbe7e4332f112dfc4
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Thu May 22 03:41:10 2025 +0000
upstream: Add $OpenBSD$ marker for easier syncing.
OpenBSD-Commit-ID: 27ff3e1e2e6610d9981ebe43ae9b783236800035
---
misc-agent.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc-agent.c b/misc-agent.c
index db8f93bc8..312cff60d 100644
--- a/misc-agent.c
+++ b/misc-agent.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: misc-agent.c,v 1.4 2025/05/22 03:41:10 dtucker Exp $ */
/*
* Copyright (c) 2025 Damien Miller <djm at mindrot.org>
*
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list