[openssh-commits] [openssh] 01/03: upstream: Tabs->spaces. Removes diff vs portable.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Sep 11 12:58:26 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit d16b1b484a024ee6b35094e7d9d55bf96b96253b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Fri Sep 5 10:34:35 2025 +0000
upstream: Tabs->spaces. Removes diff vs portable.
OpenBSD-Commit-ID: 06598021a9f08188dab29ac956b2baa002a0ff85
---
umac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/umac.c b/umac.c
index b51d524d9..8d6e16415 100644
--- a/umac.c
+++ b/umac.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: umac.c,v 1.26 2025/05/24 02:33:33 dtucker Exp $ */
+/* $OpenBSD: umac.c,v 1.27 2025/09/05 10:34:35 dtucker Exp $ */
/* -----------------------------------------------------------------------
*
* umac.c -- C Implementation UMAC Message Authentication
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list