diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-08-20 08:48:49 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-08-20 08:48:49 +0000 |
| commit | 3c1b3e1840b8cbd96c05d29481b22b77d81ea81a (patch) | |
| tree | 7d515f88bf14a07b9d023bed0005d23863e495af /crypto/openssl/crypto/objects/obj_err.c | |
| parent | acafef530523fc13c3985a9cdf4de0f0406c004a (diff) | |
Notes
Diffstat (limited to 'crypto/openssl/crypto/objects/obj_err.c')
| -rw-r--r-- | crypto/openssl/crypto/objects/obj_err.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/objects/obj_err.c b/crypto/openssl/crypto/objects/obj_err.c index cef401db2771..7aec0ed47a61 100644 --- a/crypto/openssl/crypto/objects/obj_err.c +++ b/crypto/openssl/crypto/objects/obj_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> |
