mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 02:35:10 +00:00
BigInteger: docblock update
This commit is contained in:
parent
e25ae8c4f4
commit
32a47d2fbc
@ -2711,7 +2711,6 @@ class Math_BigInteger {
|
|||||||
*
|
*
|
||||||
* @param Integer $bits
|
* @param Integer $bits
|
||||||
* @access public
|
* @access public
|
||||||
* @return Math_BigInteger
|
|
||||||
*/
|
*/
|
||||||
function setPrecision($bits)
|
function setPrecision($bits)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user