Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(40)

Unified Diff: ipv6/icmp_stub.go

Issue 98440046: code review 98440046: go.net/ipv6: add stubs for nacl build (Closed)
Patch Set: diff -r 4b295625c8fb https://code.google.com/p/go.net Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ipv6/helper_stub.go ('k') | ipv6/payload_cmsg.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipv6/icmp_stub.go
===================================================================
--- a/ipv6/icmp_stub.go
+++ b/ipv6/icmp_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 plan9 solaris
+// +build nacl plan9 solaris
package ipv6
« no previous file with comments | « ipv6/helper_stub.go ('k') | ipv6/payload_cmsg.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b