]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
fix: formatting in deconstruct unix
authoraradcoh <arad842@gmail.com>
Sat, 14 Mar 2026 23:27:13 +0000 (01:27 +0200)
committeraradcoh <arad842@gmail.com>
Sat, 14 Mar 2026 23:27:13 +0000 (01:27 +0200)
packet/deconstruct_unix.c

index 712d1c00ba9234ba5e6bd369d6b2fed15d0e2a69..ffb7b15e3b5d985358449be354cd3ca4f11eb4f6 100644 (file)
@@ -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