Rename the chain variable to chainidx
authorMatt Caswell <matt@openssl.org>
Thu, 5 Jan 2017 16:12:56 +0000 (16:12 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 6 Jan 2017 10:25:14 +0000 (10:25 +0000)
This variable represents the index of the cert within the chain, so give it
a name that better represents that.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2020)


No differences found