Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-05 03:19:36 +0300
committerBodo Möller <bodo@openssl.org>2000-03-05 03:19:36 +0300
commit59fc2b0fc21f0c90a328edb7b2755c242adfb27a (patch)
tree8ea25ac20ed309b25f8086c13fbd543e1c8e7468 /ssl
parent5ba7c902e559a695ed202042b8dd4c893bdb0ae7 (diff)
Preserve reason strings in automatically build tables.
Diffstat (limited to 'ssl')
-rw-r--r--ssl/ssl_err.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ssl/ssl_err.c b/ssl/ssl_err.c
index 5618e34a30..1ffee87522 100644
--- a/ssl/ssl_err.c
+++ b/ssl/ssl_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>