Fix inaccurate comments in bn_prime.c
authorPaul Yang <paulyang.inf@gmail.com>
Sun, 25 Jun 2017 03:49:19 +0000 (11:49 +0800)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 26 Jun 2017 12:59:30 +0000 (14:59 +0200)
commite8e5597606d10fcb5620399dd751be4ecf3dcd1d
treeadbda387f3bba5eff6c0d74f45afc24f9472791c
parent6544a91cefe817156461e57a4538c3fe7f621075
Fix inaccurate comments in bn_prime.c

As well as a coding style nit is fixed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/3763)
crypto/bn/bn_prime.c