Address style issues.
authorPauli <paul.dale@oracle.com>
Mon, 19 Jun 2017 21:58:51 +0000 (07:58 +1000)
committerRich Salz <rsalz@openssl.org>
Tue, 20 Jun 2017 02:37:16 +0000 (22:37 -0400)
commit4f58c6b9febddb5bb074dff44bdc4c013cdb9544
treedf2cbb1d368001abcffe0e21c89d5ed9e453aecb
parenta7b68c5b246dcad44270c321d6734b0a10c2633d
Address style issues.
Refactor count -> c which makes the for loop more readable.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3710)
test/x509aux.c