Casting from a const unsigned char ** to a const unsigned char ** seems...
authorjsing <jsing@openbsd.org>
Wed, 23 Apr 2014 12:42:16 +0000 (12:42 +0000)
committerjsing <jsing@openbsd.org>
Wed, 23 Apr 2014 12:42:16 +0000 (12:42 +0000)
commit04511ee9c87cf25eed598b0c0c1ac439df1dd40f
treed22c207113c29deb014bb4ec9861943565dfb00d
parentde98ea4f9e82617ec9d2f6a91a5ee478887452f6
Casting from a const unsigned char ** to a const unsigned char ** seems...
unnecessary. Remove the temporary ugly casts - the comments even call them
that!

ok guenther@
lib/libcrypto/asn1/d2i_pu.c
lib/libssl/src/crypto/asn1/d2i_pu.c