This commit is contained in:
Dr. Stephen Henson 2006-06-02 12:37:02 +00:00
parent c9777d2659
commit 5e428e7d0d

View File

@ -131,7 +131,7 @@ static EVP_PKEY_CTX *int_ctx_new(EVP_PKEY *pkey, ENGINE *e, int id)
} }
/* If an ENGINE handled this method look it up. Othewise /* If an ENGINE handled this method look it up. Othewise
* use internal table.S * use internal tables.
*/ */
if (e) if (e)