From: djm@openbsd.org Date: Fri, 6 Sep 2019 06:08:11 +0000 (+0000) Subject: upstream: typo in previous X-Git-Tag: V_8_1_P1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823f6c37eb2d8191d45539f7b6fa877a4cb4ed3d;p=thirdparty%2Fopenssh-portable.git upstream: typo in previous OpenBSD-Commit-ID: 7c3b94110864771a6b80a0d8acaca34037c3c96e --- diff --git a/dh.c b/dh.c index 2d306f3d7..7cb135d7d 100644 --- a/dh.c +++ b/dh.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dh.c,v 1.70 2019/09/06 05:23:55 djm Exp $ */ +/* $OpenBSD: dh.c,v 1.71 2019/09/06 06:08:11 djm Exp $ */ /* * Copyright (c) 2000 Niels Provos. All rights reserved. *