]> Cypherpunks repositories - gostls13.git/commit
math/cmpx: change space to tab in the Pow docs for better formatting
authorRob Pike <r@golang.org>
Wed, 23 Apr 2014 04:12:15 +0000 (21:12 -0700)
committerRob Pike <r@golang.org>
Wed, 23 Apr 2014 04:12:15 +0000 (21:12 -0700)
commit59d7aa32ca3dd83533f2078a27c17b7babd501b2
treed2c81860d0d334498ec3d5fb2969579dbf3394f7
parent56005722493b044109103d0ebb867561f1c71e3c
math/cmpx: change space to tab in the Pow docs for better formatting
Godoc makes it look better this way; before, it all ran together into nonsense.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/90400045
src/pkg/math/cmplx/pow.go