Chore: comment text

This commit is contained in:
xjasonlyu
2021-05-13 14:06:07 +08:00
parent 70afaf3d55
commit b95e2794b3
+1 -1
View File
@@ -35,7 +35,7 @@ const (
AtypIPv6 Atyp = 0x04
)
// SOCKS reply field as defined in RFC 1928 section 6.
// Reply field as defined in RFC 1928 section 6.
type Reply uint8
func (r Reply) String() string {