Fix type of ptr field.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 9 Aug 2016 19:53:37 +0000 (20:53 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 13 Aug 2016 13:11:04 +0000 (14:11 +0100)
commita4cb54d2576995f6eed25d11ae421d915f60f3a5
tree5a8a4ffa15c4bf527169dce479afe70e83db7240
parent4950f8885c8384b945a7a801f47319b9e29344e6
Fix type of ptr field.

Since "ptr" is used to handle arbitrary other types it should be
void *.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/include/internal/evp_int.h