]> Cypherpunks repositories - gostls13.git/commit
syscall/js: fix comments
authorHajime Hoshi <hajimehoshi@gmail.com>
Sun, 2 Jun 2019 16:52:50 +0000 (01:52 +0900)
committerRichard Musiol <neelance@gmail.com>
Sun, 2 Jun 2019 19:28:21 +0000 (19:28 +0000)
commitce656af9b5d9acb817b4de5170a11a2c42ad2047
tree7554c28093b578342c4fb3a391f5e185428b0c63
parentee46250e06eeaaf40a4b7610a9c7e51e11c8895e
syscall/js: fix comments

As js.TypedArray no longer exists, the comment should be updated.

Change-Id: Idd1087c8007afc90307fdd965f28d3be8d8cd73e
Reviewed-on: https://go-review.googlesource.com/c/go/+/180097
Reviewed-by: Richard Musiol <neelance@gmail.com>
src/syscall/js/js.go