summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-03-19 13:47:27 +0000
committerMatt Caswell <matt@openssl.org>2015-03-19 13:47:27 +0000
commitfcc5e899aa942f9d1c72924f867e844c95fd9aae (patch)
tree5e51cffb024d58e3103d06a92880299ed7196d3b
parentb78c9e4a2b3503e06fdee6272427f142d860ed47 (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 9f36191f5e..334ce9eeb9 100644
--- a/crypto/stack/safestack.h
+++ b/crypto/stack/safestack.h
@@ -1988,6 +1988,5 @@ STACK_OF(type) \
# define PKCS12_decrypt_d2i_PKCS7(algor, d2i_func, free_func, pass, passlen, oct, seq) \
SKM_PKCS12_decrypt_d2i(PKCS7, (algor), (d2i_func), (free_func), (pass), (passlen), (oct), (seq))
-/* End of util/mkstack.pl block, you may now edit :-) */
#endif /* !defined HEADER_SAFESTACK_H */