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:
2dc5383
)
delete redundant ERR_load_CRYPTO_strings() prototype
author
Bodo Möller
<bodo@openssl.org>
Tue, 4 Sep 2001 10:45:01 +0000
(10:45 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Tue, 4 Sep 2001 10:45:01 +0000
(10:45 +0000)
crypto/crypto.h
patch
|
blob
|
history
diff --git
a/crypto/crypto.h
b/crypto/crypto.h
index b708a07dd47491cc66a742b027320a7373dd3fdc..4cf9fd040ba1cfc7d3af7e29c8b2838eedc20c82 100644
(file)
--- a/
crypto/crypto.h
+++ b/
crypto/crypto.h
@@
-420,7
+420,6
@@
void CRYPTO_mem_leaks(struct bio_st *bio);
typedef void *CRYPTO_MEM_LEAK_CB(unsigned long, const char *, int, int, void *);
void CRYPTO_mem_leaks_cb(CRYPTO_MEM_LEAK_CB *cb);
-void ERR_load_CRYPTO_strings(void);
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes