commit | 175ced2c8a3cd50c8a6ca818cd2d50c422970654 | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.mikioh@gmail.com> | Sat Dec 01 01:06:07 2012 +0900 |
committer | Mikio Hara <mikioh.mikioh@gmail.com> | Sat Dec 01 01:06:07 2012 +0900 |
tree | d1e392911f91390c0b01198c7396cc0cf7c5fed0 | |
parent | 3805a431912c233daa6785ec2d0d2b10e4c03bd2 [diff] |
go.net/ipv4: remove arguments from example functions The testing packege expects that Example functions in each package don't take any arguments. Will do so for the safety. R=iant, dave, minux.ma, adg CC=golang-dev https://golang.org/cl/6591076