Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
504fc28fc7
commit
f83b08755d
@ -398,7 +398,7 @@ ossl_debug_set(VALUE self, VALUE val)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* call-seq
|
* call-seq:
|
||||||
* OpenSSL.fips_mode -> true | false
|
* OpenSSL.fips_mode -> true | false
|
||||||
*/
|
*/
|
||||||
static VALUE
|
static VALUE
|
||||||
|
@ -283,7 +283,7 @@ folemethod_initialize(VALUE self, VALUE oletype, VALUE method)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* call-seq
|
* call-seq:
|
||||||
* WIN32OLE_METHOD#name
|
* WIN32OLE_METHOD#name
|
||||||
*
|
*
|
||||||
* Returns the name of the method.
|
* Returns the name of the method.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user