Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Jan 24, 2025
1 parent 569e53c commit 998d5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talpid-wireguard/src/wireguard_go/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ impl WgGoTunnel {
}
WgGoTunnel::Multihop(mut state) => {
state.set_config(config.clone())?;

// HACK: Check if the tunnel is working by sending a ping in the tunnel.
let mut connectivity_checker = state
.connectivity_checker
Expand Down

0 comments on commit 998d5c9

Please sign in to comment.