summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sm2/sm2_err.c
diff options
context:
space:
mode:
authorkn <>2022-07-12 14:42:50 +0000
committerkn <>2022-07-12 14:42:50 +0000
commit89e42d5857196a8071fbafb5565388d0e20ec32b (patch)
treed1b7d651a1b1cdebed0e9b3fa4b54d07952eb83e /src/lib/libcrypto/sm2/sm2_err.c
parentdbc467e70542c7e274a4db0e7526d340f4820190 (diff)
downloadopenbsd-89e42d5857196a8071fbafb5565388d0e20ec32b.tar.gz
openbsd-89e42d5857196a8071fbafb5565388d0e20ec32b.tar.bz2
openbsd-89e42d5857196a8071fbafb5565388d0e20ec32b.zip
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
Diffstat (limited to 'src/lib/libcrypto/sm2/sm2_err.c')
-rw-r--r--src/lib/libcrypto/sm2/sm2_err.c3
1 files changed, 1 insertions, 2 deletions
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 @@
1/* $OpenBSD: sm2_err.c,v 1.1.1.1 2021/08/18 16:04:32 tb Exp $ */ 1/* $OpenBSD: sm2_err.c,v 1.2 2022/07/12 14:42:50 kn Exp $ */
2/* 2/*
3 * Generated by util/mkerr.pl DO NOT EDIT
4 * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
5 * 4 *
6 * Licensed under the OpenSSL license (the "License"). You may not use 5 * Licensed under the OpenSSL license (the "License"). You may not use