summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorMikio Hara <mikioh.mikioh@gmail.com>2013-03-29 15:07:38 +0900
committerMikio Hara <mikioh.mikioh@gmail.com>2013-03-29 15:07:38 +0900
commitaf8051b234b0a09e9a9299eb074393eb228b793a (patch)
tree057aeee1114f6daf33f174e00506c9891e543045 /api
parent8ed93d99f50793e810e5aaa39bf8e368f8d25652 (diff)
downloadgo-af8051b234b0a09e9a9299eb074393eb228b793a.tar.gz
api: remove Zone of net.IPNet from next.txt
Update issue 4234. Update issue 4501. R=golang-dev, dave, bradfitz CC=golang-dev https://codereview.appspot.com/8129043
Diffstat (limited to 'api')
-rw-r--r--api/next.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/next.txt b/api/next.txt
index b45c22526..a32c3a945 100644
--- a/api/next.txt
+++ b/api/next.txt
@@ -354,7 +354,6 @@ pkg net, method (*UnixConn) CloseRead() error
pkg net, method (*UnixConn) CloseWrite() error
pkg net, type DialOption interface, unexported methods
pkg net, type IPAddr struct, Zone string
-pkg net, type IPNet struct, Zone string
pkg net, type NS struct
pkg net, type NS struct, Host string
pkg net, type TCPAddr struct, Zone string