Skip to content

Commit 7db29de

Browse files
btoewsrhenium
authored andcommitted
[ruby/openssl] add document-method for BN#mod_inverse
ruby/openssl@5befde7519
1 parent 149cb04 commit 7db29de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/openssl/ossl_bn.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ BIGNUM_2c(mod_sqr)
599599
BIGNUM_2cr(mod_sqrt)
600600

601601
/*
602+
* Document-method: OpenSSL::BN#mod_inverse
602603
* call-seq:
603604
* bn.mod_inverse(bn2) => aBN
604605
*/

0 commit comments

Comments
 (0)