Skip to content

Commit a7bcb22

Browse files
authored
Update example_test.go
1 parent 817926c commit a7bcb22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package dhcp4_test
33

44
import (
55
dhcp "github.com/krolaw/dhcp4"
6-
//dhcpConn "github.com/krolaw/dhcp4"
6+
//dhcpConn "github.com/krolaw/dhcp4/conn"
77

88
"log"
99
"math/rand"

0 commit comments

Comments
 (0)