]> Cypherpunks repositories - gostls13.git/commit
doc/effective_go.html: fix a couple of cosmetic issues
authorRob Pike <r@golang.org>
Fri, 11 Oct 2013 00:26:03 +0000 (17:26 -0700)
committerRob Pike <r@golang.org>
Fri, 11 Oct 2013 00:26:03 +0000 (17:26 -0700)
commitbeca0e124d113fa004b8f559c725c704bab2a89a
tree98f7e5172b839c771234dfc7795914e1060b6143
parentb6c0c4228d62406fbe24c4357410813715fdb75d
doc/effective_go.html: fix a couple of cosmetic issues
At the moment, godoc expands the example in the link, but in
the past it has not. Add a waffle word to allow either possibility.
Also change the order of cases in the switch in Compare to
be consistent with the other switch in the function.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/14439055
doc/effective_go.html