From 87ede05352c9455433b363d404d744eb4de70aa0 Mon Sep 17 00:00:00 2001 From: kn <> Date: Tue, 12 Jul 2022 14:42:50 +0000 Subject: Remove mkerr.pl remnants from LibreSSL This script is not used at all and files are edited by hand instead. Thus remove misleading comments incl. the obsolete script/config. Feedback OK jsing tb --- src/lib/libcrypto/sm2/sm2_err.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/sm2/sm2_err.c') diff --git a/src/lib/libcrypto/sm2/sm2_err.c b/src/lib/libcrypto/sm2/sm2_err.c index d34123cbf9..a7dc1e0d9e 100644 --- a/src/lib/libcrypto/sm2/sm2_err.c +++ b/src/lib/libcrypto/sm2/sm2_err.c @@ -1,6 +1,5 @@ -/* $OpenBSD: sm2_err.c,v 1.1.1.1 2021/08/18 16:04:32 tb Exp $ */ +/* $OpenBSD: sm2_err.c,v 1.2 2022/07/12 14:42:50 kn Exp $ */ /* - * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use -- cgit v1.2.3-55-g6feb