From 3cb9a58bd29a6b9ec20a0973df479b81becf5c37 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 13 Apr 2023 15:18:29 +0000 Subject: The NBs have been duly noted and ignored. Drop them. --- src/lib/libcrypto/dh/dh_gen.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/lib/libcrypto/dh') diff --git a/src/lib/libcrypto/dh/dh_gen.c b/src/lib/libcrypto/dh/dh_gen.c index a33bb7bac6..d51d10d2ab 100644 --- a/src/lib/libcrypto/dh/dh_gen.c +++ b/src/lib/libcrypto/dh/dh_gen.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dh_gen.c,v 1.19 2023/04/13 15:15:43 tb Exp $ */ +/* $OpenBSD: dh_gen.c,v 1.20 2023/04/13 15:18:29 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -56,11 +56,6 @@ * [including the GNU Public Licence.] */ -/* NB: These functions have been upgraded - the previous prototypes are in - * dh_depr.c as wrappers to these ones. - * - Geoff - */ - #include #include -- cgit v1.2.3-55-g6feb