remove var
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24809 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -122,6 +122,6 @@ int BN_GENCB_call(BN_GENCB *, int, int);
|
||||
|
||||
BN_CTX *BN_CTX_new(void);
|
||||
void BN_CTX_free(BN_CTX *);
|
||||
BIGNUM *BN_CTX_get(BN_CTX *ctx);
|
||||
BIGNUM *BN_CTX_get(BN_CTX *);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user