]> Cypherpunks.ru repositories - gostls13.git/commit
flag: improve comment for calling String with zero value
authorIan Lance Taylor <iant@golang.org>
Tue, 23 Aug 2016 20:54:01 +0000 (13:54 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 23 Aug 2016 22:07:43 +0000 (22:07 +0000)
commit8050782cba45c739bfb2cd735766879098c48d99
tree8ec4ee38e2e8b4b5d4304f7676ab7b428c9ad720
parent78fac02cfd6bca33e3b8a13a875c593bbbc353cc
flag: improve comment for calling String with zero value

Update #16694.

Change-Id: Id6be1535d8a146b3dac3bee429ce407a51272032
Reviewed-on: https://go-review.googlesource.com/27634
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/flag/flag.go