Reorder the setter arguments to more consistently match that of other APIs,
authorTJ Saunders <tj@castaglia.org>
Thu, 9 Jun 2016 21:52:04 +0000 (14:52 -0700)
committerRich Salz <rsalz@openssl.org>
Mon, 13 Jun 2016 19:44:49 +0000 (15:44 -0400)
commit7ca3ea22c1773633644b6255731bf80e76133358
tree42f8952e870312cc4fec5622fdf2efc65292d526
parent6a571a18dd4381940d61a3c2f0d65d2b6515c693
Reorder the setter arguments to more consistently match that of other APIs,
per review comments.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1193)
crypto/dsa/dsa_asn1.c
crypto/ec/ec_asn1.c
doc/crypto/DSA_SIG_new.pod
doc/crypto/ECDSA_SIG_new.pod