[openssh-commits] [openssh] 07/08: upstream: Order headers as per KNF. Also removes diff vs
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 5 20:14:30 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 19d6a7afb256c4afc571dbf56a013ef91cd9596f
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Fri Sep 5 09:49:26 2025 +0000
upstream: Order headers as per KNF. Also removes diff vs
-portable.
OpenBSD-Commit-ID: 2061307dc938712e524bc9da48a52f545e43670e
---
hmac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hmac.c b/hmac.c
index 7b588019e..8641edf4a 100644
--- a/hmac.c
+++ b/hmac.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hmac.c,v 1.14 2020/02/26 13:40:09 jsg Exp $ */
+/* $OpenBSD: hmac.c,v 1.15 2025/09/05 09:49:26 dtucker Exp $ */
/*
* Copyright (c) 2014 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