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:
34fc239
)
make update
author
Matt Caswell
<matt@openssl.org>
Thu, 19 Mar 2015 13:43:00 +0000
(13:43 +0000)
committer
Matt Caswell
<matt@openssl.org>
Thu, 19 Mar 2015 13:43:00 +0000
(13:43 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/stack/safestack.h
patch
|
blob
|
history
diff --git
a/crypto/stack/safestack.h
b/crypto/stack/safestack.h
index bd3648db9c4eaf83f3cea7c49d3a131684958b8e..71fb03a8a94ec23c90853ded2b97dd20321dcce2 100644
(file)
--- a/
crypto/stack/safestack.h
+++ b/
crypto/stack/safestack.h
@@
-2442,5
+2442,4
@@
DECLARE_SPECIAL_STACK_OF(OPENSSL_BLOCK, void)
# define lh_SSL_SESSION_stats_bio(lh,out) \
LHM_lh_stats_bio(SSL_SESSION,lh,out)
# define lh_SSL_SESSION_free(lh) LHM_lh_free(SSL_SESSION,lh)
-/* End of util/mkstack.pl block, you may now edit :-) */
#endif /* !defined HEADER_SAFESTACK_H */