From 69ea58772f7d1c4899b2f52ef156092e23e6bcb1 Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 4 May 2022 19:34:26 +0000 Subject: remove accidentally duplicated line --- src/lib/libcrypto/kdf/kdf_err.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/kdf/kdf_err.c b/src/lib/libcrypto/kdf/kdf_err.c index f3e3fb8339..9d9644cd1d 100644 --- a/src/lib/libcrypto/kdf/kdf_err.c +++ b/src/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. * -- cgit v1.2.3-55-g6feb