Commit 5e428e7d authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Typo.

parent c9777d26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
	 * use internal table.S
	 * use internal tables.
	 */

	if (e)