]> Cypherpunks repositories - gostls13.git/commit
net: fix example function name for IP.To4
authorOleksandr Redko <oleksandr.red+github@gmail.com>
Thu, 12 Dec 2024 18:08:35 +0000 (20:08 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 12 Dec 2024 21:01:47 +0000 (13:01 -0800)
commit6f7a4540b13d6d3be997276178aed96fb0e8a9c2
tree33c7b4fa4ccf9a01a8567bb12bf70146aefbe4d4
parent14e5093ee56c7e3a807c8924fd2d425cd2b0f376
net: fix example function name for IP.To4

Change-Id: Ia9a2c3a9f53792173cd1fb9f8e1a078fe3444945
Reviewed-on: https://go-review.googlesource.com/c/go/+/635136
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/example_test.go