projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
362771f
)
Add missing declaration of ERR_load_SSL_strings().
author
Richard Levitte
<levitte@openssl.org>
Wed, 30 Jan 2002 16:45:22 +0000
(16:45 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 30 Jan 2002 16:45:22 +0000
(16:45 +0000)
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index 5d4afb342cb0e843e2c35ed5d4494617f2b63ed8..a44fb261dd9e656c339ce766295b0b5441263e7d 100644
(file)
--- a/
ssl/ssl.h
+++ b/
ssl/ssl.h
@@
-1267,6
+1267,7
@@
int SSL_COMP_add_compression_method(int id,char *cm);
/* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run.
*/
+void ERR_load_SSL_strings(void);
/* Error codes for the SSL functions. */