]> Cypherpunks repositories - gostls13.git/commit
cmd/fix: rename confusing boolean
authorRuss Cox <rsc@golang.org>
Mon, 29 Jun 2020 18:10:24 +0000 (14:10 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 12 Oct 2020 18:31:22 +0000 (18:31 +0000)
commit2f4368c174f616b6623e66ca4c84e701d209fa4f
tree4ce70f78f30b71273d939295998ac3b3e1ec4c2b
parent09833da6b4cfb494ba61a398ab2063ab016d3890
cmd/fix: rename confusing boolean

("truth" says nothing about what is true.
This boolean tracks whether the file was fixed.)

Change-Id: I29bb80c4fad3ca7f2ae96e50e16f6cde484b374f
Reviewed-on: https://go-review.googlesource.com/c/go/+/240556
Trust: Russ Cox <rsc@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/fix/gotypes.go