]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: fix typo in comment for decAlloc
authorJes Cok <xigua67damn@gmail.com>
Mon, 28 Aug 2023 12:41:02 +0000 (12:41 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 7 Sep 2023 19:10:23 +0000 (19:10 +0000)
commit584d646559eb6c5942410f2ba2d2806f2627c2a2
tree59e18324dea1cca178e2d52addad000540e7f1cf
parent9a9aa6e2388a54c20ba522335e15f2a1758af0fe
encoding/gob: fix typo in comment for decAlloc

Change-Id: I89c607ee40358d6d650ba0ea1f05ce7d1df698bd
GitHub-Last-Rev: e78a37118009dbd9468a0f656ad66b989f7c5ada
GitHub-Pull-Request: golang/go#62319
Reviewed-on: https://go-review.googlesource.com/c/go/+/523376
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Rob Pike <r@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/encoding/gob/decode.go