]> Cypherpunks repositories - gostls13.git/commit
time: fix Time godoc
authorTobias Klauser <tklauser@distanz.ch>
Tue, 3 Oct 2023 20:19:42 +0000 (22:19 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 3 Oct 2023 21:26:09 +0000 (21:26 +0000)
commit65e1fc7f1974ad49679a91046154083d9a3a9d6c
tree944becadcb1177f65f48beb1ac1325d1c71d91fe
parent51cb717d272545c2d4160f76a9f13741aa1e7abd
time: fix Time godoc

The additional empty line was inadvertently introduced by CL 526676,
causing only part of the Time godoc to be rendered on pkg.go.dev.

Change-Id: I868315752eb160ebaab227c8b5369054c557cb7e
Reviewed-on: https://go-review.googlesource.com/c/go/+/531877
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
src/time/time.go