diff options
author | 2000-04-15 06:18:28 +0000 | |
---|---|---|
committer | 2000-04-15 06:18:28 +0000 | |
commit | f6e3f26248a24c86023ecf5715f4f93988bb2af0 (patch) | |
tree | ac021db17e92c0faf3fd3cde4f68d156321aa307 /lib/libcrypto/comp/comp_err.c | |
parent | Modify to build with ncurses, not ocurses. A proper port to terminfo (diff) | |
download | wireguard-openbsd-f6e3f26248a24c86023ecf5715f4f93988bb2af0.tar.xz wireguard-openbsd-f6e3f26248a24c86023ecf5715f4f93988bb2af0.zip |
OpenSSL 0.9.5a merge
Diffstat (limited to 'lib/libcrypto/comp/comp_err.c')
-rw-r--r-- | lib/libcrypto/comp/comp_err.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/comp/comp_err.c b/lib/libcrypto/comp/comp_err.c index 77a3f7070c5..c10282a73c9 100644 --- a/lib/libcrypto/comp/comp_err.c +++ b/lib/libcrypto/comp/comp_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> |