Fix crypto/bn/bn_prime.pl to generate correctly formatted bn_prime.h
authorRichard Levitte <levitte@openssl.org>
Thu, 9 Mar 2017 23:43:21 +0000 (00:43 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Mar 2017 18:14:21 +0000 (19:14 +0100)
commitf4675a10f8f42d7e1505ac98e85d2350123e6666
tree0e8cf726ea42c9c48df02411a78e3d9579b5b946
parent366a997f89f18a40a30d20cd9e6db8ad01d2dd14
Fix crypto/bn/bn_prime.pl to generate correctly formatted bn_prime.h

It was still generating EAY style source.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2889)
crypto/bn/bn_prime.pl