[openssh-commits] [openssh] 02/07: Sync whitespace with upstream.

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 10 02:01:22 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 a3742cc38a6aa48a653a1a6300bc825f083955af
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Feb 9 06:41:07 2026 +1100

    Sync whitespace with upstream.
---
 log.c  | 1 -
 sftp.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/log.c b/log.c
index 679c24356..2dba5b57f 100644
--- a/log.c
+++ b/log.c
@@ -64,7 +64,6 @@ static log_handler_fn *log_handler;
 static void *log_handler_ctx;
 static char **log_verbose;
 static size_t nlog_verbose;
-
 extern char *__progname;
 
 #define LOG_SYSLOG_VIS	(VIS_CSTYLE|VIS_NL|VIS_TAB|VIS_OCTAL)
diff --git a/sftp.c b/sftp.c
index 1e509f897..78b37ebbd 100644
--- a/sftp.c
+++ b/sftp.c
@@ -46,7 +46,6 @@ typedef void EditLine;
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
-
 #include <util.h>
 
 #include "xmalloc.h"

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


More information about the openssh-commits mailing list