diff --git a/phpseclib/Math/BigInteger.php b/phpseclib/Math/BigInteger.php index f0c32028..f7532edf 100644 --- a/phpseclib/Math/BigInteger.php +++ b/phpseclib/Math/BigInteger.php @@ -2711,7 +2711,6 @@ class Math_BigInteger { * * @param Integer $bits * @access public - * @return Math_BigInteger */ function setPrecision($bits) {