mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-29 04:23:34 +00:00
BinaryField: CS adjustment
This commit is contained in:
parent
de63198197
commit
c53ca28b25
@ -362,7 +362,6 @@ class Integer extends Base
|
|||||||
return new static($this->instanceID, $x ^ $y);
|
return new static($this->instanceID, $x ^ $y);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Subtracts two BinaryFieldIntegers.
|
* Subtracts two BinaryFieldIntegers.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user