]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: use print-style not printf-style
authorcuiweixie <cuiweixie@gmail.com>
Wed, 28 Sep 2022 13:38:31 +0000 (21:38 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Sep 2022 09:05:07 +0000 (09:05 +0000)
commit8d3631fcef414a2fae9177c9916977490252a86e
treedde70fb000725ab4e888dc1e8fe8f58c14bbd578
parenta57639a2b2cc0d0cd5e8cec3b042156cf5bab178
cmd/nm: use print-style not printf-style

Change-Id: Ic977026a99a825954117902051e59928de9ccbdb
Reviewed-on: https://go-review.googlesource.com/c/go/+/435947
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: xie cui <523516579@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/nm/nm.go