summaryrefslogtreecommitdiffstats
path: root/crypto/stack
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-22 16:12:26 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 16:12:26 +0000
commit51e647f6e50d16582838eec51eafe503413c4af7 (patch)
tree8b650f7b7948963c351ea10158eac4350af96865 /crypto/stack
parentba7e998d5b464ccbbb9dbf0790186a57fee6e9cd (diff)
make update
Reviewed-by: Stephen Henson <steve@openssl.org>
Diffstat (limited to 'crypto/stack')
-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 431064ed07..1d4f87eab3 100644
--- a/crypto/stack/safestack.h
+++ b/crypto/stack/safestack.h
@@ -2666,7 +2666,6 @@ 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 :-) */
#ifdef __cplusplus
}
#endif