summaryrefslogtreecommitdiff
path: root/src/net/sockopt_stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/sockopt_stub.go')
-rw-r--r--src/net/sockopt_stub.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/sockopt_stub.go b/src/net/sockopt_stub.go
index bc0667504a..52624a35d8 100644
--- a/src/net/sockopt_stub.go
+++ b/src/net/sockopt_stub.go
@@ -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 nacl js,wasm
+// +build js,wasm
package net