]> Cypherpunks repositories - gostls13.git/commit
encoding/json: correct method comment to reflect actual argument
authorAlex S <hlcfan.yan@gmail.com>
Mon, 14 Apr 2025 13:37:21 +0000 (13:37 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 15 Apr 2025 11:38:58 +0000 (04:38 -0700)
commit57508059e80123499d2efbaeeed630f0263380e1
treecf8862fe05d4cdb3cfa3dc62cacf835e7534064c
parente0dba45c620866bb16cd0db2c51732f03a9b27f3
encoding/json: correct method comment to reflect actual argument

Change-Id: I0e9040ee5b84463f0391e8e4ae1b64a036867913
GitHub-Last-Rev: 859c82a254f49fa4b5376c0e8fff6f62f5131f62
GitHub-Pull-Request: golang/go#73123
Reviewed-on: https://go-review.googlesource.com/c/go/+/662015
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sean Liao <sean@liao.dev>
src/encoding/json/scanner.go