]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
make update
authorMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2015 13:47:27 +0000 (13:47 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2015 13:47:27 +0000 (13:47 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/stack/safestack.h

index 9f36191f5e7d5e9ddb09f1a7d1bf39cf099cbd95..334ce9eeb968b617a5de27f2dc173e81191e96ba 100644 (file)
@@ -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 */