Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
siy authored and yhql committed Oct 31, 2023
1 parent f9408e2 commit 18951e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ecc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ impl From<CxError> for u32 {
}
}


/// This structure serves the sole purpose of being cast into
/// from `ECPrivateKey` or `ECPublicKey` when calling bindings
/// to elliptic curve cryptographic bindings
Expand Down

0 comments on commit 18951e8

Please sign in to comment.