]> Cypherpunks repositories - gostls13.git/commit
net: fix the docs in IPNet.String
authorBharath Thiruveedula <tbharath91@gmail.com>
Tue, 6 Aug 2019 03:56:48 +0000 (09:26 +0530)
committerIan Lance Taylor <iant@golang.org>
Tue, 6 Aug 2019 15:09:26 +0000 (15:09 +0000)
commit8e82624e691387eed2261e6c34decb27348f4685
tree7b30d972ff83d9691a3afc5f3ebc82dc848d9568
parent546ea78efa159680dde0df42f1f2091ccafef4df
net: fix the docs in IPNet.String

Fixes #33433
Change-Id: Idb3961685a3cfd13ba26155a1d64fc24cc418fdb
Reviewed-on: https://go-review.googlesource.com/c/go/+/189117
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/ip.go