summaryrefslogtreecommitdiffstats
path: root/crypto/cpt_err.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-05 00:19:36 +0000
committerBodo Möller <bodo@openssl.org>2000-03-05 00:19:36 +0000
commit59fc2b0fc21f0c90a328edb7b2755c242adfb27a (patch)
tree8ea25ac20ed309b25f8086c13fbd543e1c8e7468 /crypto/cpt_err.c
parent5ba7c902e559a695ed202042b8dd4c893bdb0ae7 (diff)
Preserve reason strings in automatically build tables.
Diffstat (limited to 'crypto/cpt_err.c')
-rw-r--r--crypto/cpt_err.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/cpt_err.c b/crypto/cpt_err.c
index c2a2dd4af6..dadd8d8d92 100644
--- a/crypto/cpt_err.c
+++ b/crypto/cpt_err.c
@@ -54,7 +54,8 @@
*/
/* NOTE: this file was auto generated by the mkerr.pl script: any changes
- * made to it will be overwritten when the script next updates this file.
+ * made to it will be overwritten when the script next updates this file,
+ * only reason strings will be preserved.
*/
#include <stdio.h>