]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/net/iprawsock.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / net / iprawsock.go
index 8a9c26559bde741b71f95a20abe3f4a73461f4f0..f18331a1fd5a2f74f25014a46a1edd65b33ba6d6 100644 (file)
@@ -21,7 +21,7 @@ import (
 // change the behavior of these methods; use Read or ReadMsgIP
 // instead.
 
-// BUG(mikio): On JS, NaCl and Plan 9, methods and functions related
+// BUG(mikio): On JS and Plan 9, methods and functions related
 // to IPConn are not implemented.
 
 // BUG(mikio): On Windows, the File method of IPConn is not