]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: add missing args for fatalf
authorJes Cok <xigua67damn@gmail.com>
Sun, 22 Sep 2024 03:41:38 +0000 (03:41 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 26 Sep 2024 19:42:59 +0000 (19:42 +0000)
commitca3b1b13de4a6e66f0bd8e4678963e221a32b940
treea4571c883caf1310fd88077921d069e2d2025cd6
parentca1123f9c51e95d4b2383fbfe1652d70b373aac6
cmd/cgo: add missing args for fatalf

Change-Id: I56b40a9d2ff85fdbc0d170aec686f1868176e068
GitHub-Last-Rev: 9424faf0f8e1fa7c63ae3195f255e7f112444871
GitHub-Pull-Request: golang/go#69578
Reviewed-on: https://go-review.googlesource.com/c/go/+/614556
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Zxilly Chou <zxilly@outlook.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/cgo/out.go