Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed May 12, 2021
1 parent 31c2ea1 commit 7e6b8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/sendEthernet_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ import (

func sendEthernet(iface net.Interface, resp *dhcpv4.DHCPv4) error {
return fmt.Errorf("not implemented")
}
}

0 comments on commit 7e6b8d4

Please sign in to comment.