mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-11-02 20:37:03 +00:00
Remove spurious newline.
This commit is contained in:
@@ -617,7 +617,6 @@ use self::arith::*;
|
|||||||
|
|
||||||
#[cfg(feature = "u128-support")]
|
#[cfg(feature = "u128-support")]
|
||||||
mod arith {
|
mod arith {
|
||||||
|
|
||||||
/// Calculate a - b - borrow, returning the result and modifying
|
/// Calculate a - b - borrow, returning the result and modifying
|
||||||
/// the borrow value.
|
/// the borrow value.
|
||||||
#[inline(always)]
|
#[inline(always)]
|
||||||
|
|||||||
Reference in New Issue
Block a user