From: dtucker@openbsd.org Date: Mon, 12 Sep 2016 03:25:20 +0000 (+0000) Subject: upstream commit X-Git-Tag: V_7_4_P1~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e5e644536821ceb3bb4dd8487fbf0588522887;p=thirdparty%2Fopenssh-portable.git upstream commit Style whitespace fix. Also happens to remove a no-op diff with portable. Upstream-ID: 45d90f9a62ad56340913a433a9453eb30ceb8bf3 --- diff --git a/ssh-keygen.c b/ssh-keygen.c index 3ba50d85b..f152a92af 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 * Copyright (c) 1994 Tatu Ylonen , Espoo, Finland