Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-schneider committed Nov 22, 2024
1 parent 5c994df commit 11f1102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/networkpath/traceroute/tcp/utils_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ func handlePackets(ctx context.Context, conn rawConnWrapper, listener string, lo
return net.IP{}, 0, 0, received, fmt.Errorf("unsupported listener type")
}
}
}
}

0 comments on commit 11f1102

Please sign in to comment.