[openssh-commits] [openssh] 01/03: upstream: stray newline
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Oct 6 12:19:01 AEDT 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit ade92f53c3bd4ad7dcd95334a194add57ec9ff71
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Fri Oct 3 00:09:26 2025 +0000
upstream: stray newline
OpenBSD-Commit-ID: b47ed4fa93b781c7ec8ae2936526a290f4e17e1f
---
kexgexs.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/kexgexs.c b/kexgexs.c
index 344c3cd81..d02cca6dc 100644
--- a/kexgexs.c
+++ b/kexgexs.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: kexgexs.c,v 1.48 2025/10/03 00:08:02 djm Exp $ */
+/* $OpenBSD: kexgexs.c,v 1.49 2025/10/03 00:09:26 djm Exp $ */
/*
* Copyright (c) 2000 Niels Provos. All rights reserved.
* Copyright (c) 2001 Markus Friedl. All rights reserved.
@@ -28,7 +28,6 @@
#ifdef WITH_OPENSSL
-
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list