From: aradcoh Date: Sat, 14 Mar 2026 23:27:13 +0000 (+0200) Subject: fix: formatting in deconstruct unix X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e424dd1284db2a9d2eeb38993b08deafde8b8f63;p=thirdparty%2Fmtr.git fix: formatting in deconstruct unix --- diff --git a/packet/deconstruct_unix.c b/packet/deconstruct_unix.c index 712d1c0..ffb7b15 100644 --- a/packet/deconstruct_unix.c +++ b/packet/deconstruct_unix.c @@ -630,4 +630,4 @@ void handle_received_ip6_packet( handle_received_icmp6_packet(net_state, remote_addr, icmp, packet_length, timestamp); -} +} \ No newline at end of file