From: djm@openbsd.org Date: Mon, 16 Dec 2019 03:16:58 +0000 (+0000) Subject: upstream: sort sk-* methods behind their plain key methods cousins X-Git-Tag: V_8_2_P1~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57634bfc5708477826c0be265ddc59b9d83e4886;p=thirdparty%2Fopenssh-portable.git upstream: sort sk-* methods behind their plain key methods cousins for now OpenBSD-Commit-ID: c97e22c2b28c0d12ee389b8b4ef5f2ada7908828 --- diff --git a/myproposal.h b/myproposal.h index 6688c3066..d43ab06ba 100644 --- a/myproposal.h +++ b/myproposal.h @@ -1,4 +1,4 @@ -/* $OpenBSD: myproposal.h,v 1.63 2019/12/15 18:57:30 djm Exp $ */ +/* $OpenBSD: myproposal.h,v 1.64 2019/12/16 03:16:58 djm Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved.