]> Cypherpunks repositories - gostls13.git/commit
log: move Ldate doc to general declaration
authorWill Faught <will.faught@gmail.com>
Sun, 10 Sep 2017 08:39:23 +0000 (01:39 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 10 Sep 2017 09:44:30 +0000 (09:44 +0000)
commit04212a16d054a989560ca06a16b2edeb081ce2c3
treeca34d2016fd144996f5d4c01b3fb496989083ef7
parentd0285161f0efb1837ba0942263c33e3d53f59ece
log: move Ldate doc to general declaration

The Ldate doc refers to all the constants.

Note that I changed "Bits or'ed" to "Bits are or'ed".

Fixes #21810

Change-Id: I82a66b589689e29063a39aa6d56000e00a5ed150
Reviewed-on: https://go-review.googlesource.com/62671
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/log/log.go