]> Cypherpunks repositories - gostls13.git/commit
net/netip: replace != nil with != "" in comment
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Mon, 13 May 2024 13:01:17 +0000 (13:01 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 13 May 2024 21:42:34 +0000 (21:42 +0000)
commit259d2347d2eed687e1b55a9b7e33cbc735db2064
tree55b4bc02dfbe434b98b2b2047dc22dfc3d7935ea
parent4015277b615d8f3e40ef6993b4b98e39fe9a64c4
net/netip: replace != nil with != "" in comment

Change-Id: Ie204f90e51c210efe520a075b917c6178e109676
GitHub-Last-Rev: 9ca21ff92fbce5b60b904cdaf1e32632dbcdd0c6
GitHub-Pull-Request: golang/go#67341
Reviewed-on: https://go-review.googlesource.com/c/go/+/585155
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Auto-Submit: Brad Fitzpatrick <bradfitz@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/net/netip/netip.go