[openssh-commits] [openssh] 07/08: upstream commit
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Sep 12 13:49:51 AEST 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 11e5e644536821ceb3bb4dd8487fbf0588522887
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Sep 12 03:25:20 2016 +0000
upstream commit
Style whitespace fix. Also happens to remove a no-op
diff with portable.
Upstream-ID: 45d90f9a62ad56340913a433a9453eb30ceb8bf3
---
ssh-keygen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ssh-keygen.c b/ssh-keygen.c
index 3ba50d8..f152a92 100644
--- a/ssh-keygen.c
+++ b/ssh-keygen.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ssh-keygen.c,v 1.290 2016/05/02 09:36:42 djm Exp $ */
+/* $OpenBSD: ssh-keygen.c,v 1.291 2016/09/12 03:25:20 dtucker Exp $ */
/*
* Author: Tatu Ylonen <ylo at cs.hut.fi>
* Copyright (c) 1994 Tatu Ylonen <ylo at cs.hut.fi>, Espoo, Finland
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list