]> Cypherpunks repositories - gostls13.git/commit
runtime: fix a typo in comment of netpollblock()
authorAndy Pan <panjf2000@gmail.com>
Fri, 19 Aug 2022 17:36:14 +0000 (01:36 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 19 Aug 2022 18:39:56 +0000 (18:39 +0000)
commitbf4e35b658e61c29112c456f47615c16345c3518
treea2fb34b235f7d74ca8c3827a18df6bb46dcfb0df
parenta73808e1e06dfca15a51743ced1fab038b5a2392
runtime: fix a typo in comment of netpollblock()

Change-Id: Ia00acf248f3498d75e2451548f82d3c57cfed06f
Reviewed-on: https://go-review.googlesource.com/c/go/+/424995
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/netpoll.go