diff options
Diffstat (limited to 'src/net/interface.go')
| -rw-r--r-- | src/net/interface.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/interface.go b/src/net/interface.go index 4036a7f475..375a4568e3 100644 --- a/src/net/interface.go +++ b/src/net/interface.go @@ -10,7 +10,7 @@ import ( "time" ) -// BUG(mikio): On NaCl, methods and functions related to +// BUG(mikio): On JS and NaCl, methods and functions related to // Interface are not implemented. // BUG(mikio): On DragonFly BSD, NetBSD, OpenBSD, Plan 9 and Solaris, |
