evp_test.c: avoid warning from having a pointer difference returned as int
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Aug 2016 19:18:55 +0000 (21:18 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 19 Aug 2016 12:41:07 +0000 (14:41 +0200)
commitc78a34f4750b7a35c02033cb50879152d230a192
tree2339221d278ef783ed5699aea10f7ac1e6d60fa8
parent8a2ce3a31365f6179f126912a4df85d07a59ca85
evp_test.c: avoid warning from having a pointer difference returned as int

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/evp/evp_test.c [changed mode: 0644->0755]