net: fix build comment

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5353045
This commit is contained in:
Mikio Hara 2011-11-08 06:56:35 +09:00
parent 087bec3dcd
commit 2d89db65c0

View file

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin freebsd
// +build darwin freebsd openbsd
// Sockets for BSD variants