Skip to content

Commit

Permalink
Fix GoFmt error
Browse files Browse the repository at this point in the history
  • Loading branch information
madhanrm committed Mar 6, 2018
1 parent 0752d79 commit f8f5fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/hostgw/hostgw_network_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@ func (n *network) checkSubnetExistInRoutes() {
log.Errorf("Recovered route to %v via %v on %v.", r.DestinationSubnet, r.GatewayAddress, r.LinkIndex)
}
}
}
}

0 comments on commit f8f5fc8

Please sign in to comment.