summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-03-19 13:43:00 +0000
committerMatt Caswell <matt@openssl.org>2015-03-19 13:43:00 +0000
commitf2f2f64deeac648c46cbdc8f5c86efb153a186c4 (patch)
treec46aefd624337e594ad50a7ea65d7afbce2f636b
parent34fc239378c456d5078cd66c5541a814cd114e78 (diff)
make update
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rw-r--r--crypto/stack/safestack.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/stack/safestack.h b/crypto/stack/safestack.h
index bd3648db9c..71fb03a8a9 100644
--- 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 */