From bcaaaddb93e7fd27b6bc7430f4175c4d9843940d Mon Sep 17 00:00:00 2001 From: tb Date: Wed, 4 May 2022 19:34:26 +0000 Subject: [PATCH] remove accidentally duplicated line --- lib/libcrypto/kdf/kdf_err.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libcrypto/kdf/kdf_err.c b/lib/libcrypto/kdf/kdf_err.c index f3e3fb83396..9d9644cd1d0 100644 --- a/lib/libcrypto/kdf/kdf_err.c +++ b/lib/libcrypto/kdf/kdf_err.c @@ -1,4 +1,4 @@ -/* $OpenBSD: kdf_err.c,v 1.5 2022/05/04 18:56:34 tb Exp $ */ +/* $OpenBSD: kdf_err.c,v 1.6 2022/05/04 19:34:26 tb Exp $ */ /* ==================================================================== * Copyright (c) 1999-2018 The OpenSSL Project. All rights reserved. * @@ -11,7 +11,6 @@ * * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in - * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * -- 2.20.1