The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should be
authorDr. Stephen Henson <steve@openssl.org>
Fri, 21 May 1999 01:06:23 +0000 (01:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 21 May 1999 01:06:23 +0000 (01:06 +0000)
commit31a352d1918087e8dcdd3c9d7e951d035c030c91
treeed9e5667bc138d24104956381e64205541abd100
parentd6847aed108ca305559dea11241198351730490c
The last argument in the d2i_XXX_fp and  d2i_XXX_bio functions should be
of type XXX ** not XXX *
crypto/pkcs7/pkcs7.h
crypto/x509/x509.h
crypto/x509/x_all.c