[openssh-commits] [openssh] 03/04: upstream: whitespace
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 5 13:44:28 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 69338ab46afe9e3dfb7762ad65351d854077c998
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Feb 2 22:36:59 2021 +0000
upstream: whitespace
OpenBSD-Commit-ID: 544bb092e03fcbecb420196cd0f70af13ea868ad
---
ssh.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/ssh.c b/ssh.c
index 5b340fa1..21f3fca7 100644
--- a/ssh.c
+++ b/ssh.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh.c,v 1.549 2021/01/27 09:26:54 djm Exp $ */
+/* $OpenBSD: ssh.c,v 1.550 2021/02/02 22:36:59 djm Exp $ */
/*
* Author: Tatu Ylonen <ylo at cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
@@ -648,7 +648,6 @@ main(int ac, char **av)
u_int j;
struct ssh_conn_info *cinfo = NULL;
-
/* Ensure that fds 0, 1 and 2 are open or directed to /dev/null */
sanitise_stdfd();
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list