Skip to content

Commit

Permalink
added space
Browse files Browse the repository at this point in the history
  • Loading branch information
brimonk committed Apr 11, 2024
1 parent 7fb5699 commit 783d304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openssl-sys/src/handwritten/rsa_meth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ extern "C" {
padding: c_int,
) -> c_int,
) -> c_int;

pub fn RSA_meth_set_pub_dec(
rsa: *mut RSA_METHOD,
pub_dec: extern "C" fn(
Expand Down

0 comments on commit 783d304

Please sign in to comment.