From: Victor Julien Date: Thu, 30 May 2019 18:21:01 +0000 (+0200) Subject: ikev2: remove excess new lines X-Git-Tag: suricata-5.0.0-rc1~436 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=723f1586ca97fce86224c4b02dcab10985b1a57e;p=thirdparty%2Fsuricata.git ikev2: remove excess new lines --- diff --git a/rust/src/ikev2/ikev2.rs b/rust/src/ikev2/ikev2.rs index c0dfc97827..61d2e36242 100644 --- a/rust/src/ikev2/ikev2.rs +++ b/rust/src/ikev2/ikev2.rs @@ -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 {