ikev2: remove excess new lines

pull/3906/head
Victor Julien 6 years ago
parent adcbac1c77
commit 723f1586ca

@ -429,11 +429,6 @@ impl Drop for IKEV2Transaction {
}
}
/// Returns *mut IKEV2State
#[no_mangle]
pub extern "C" fn rs_ikev2_state_new() -> *mut libc::c_void {

Loading…
Cancel
Save