]> Cypherpunks repositories - gostls13.git/commit
math/big: fix doc comments
authorRobert Griesemer <gri@golang.org>
Tue, 7 Oct 2014 17:56:58 +0000 (10:56 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 7 Oct 2014 17:56:58 +0000 (10:56 -0700)
commit87f51f103181e47c78a5c3fd9a41d43fb707817b
treeedcaa290dac2737c38fc53c1754d850034133d13
parent6ee36a9151212f6f303740bf59d3e3d500d7f279
math/big: fix doc comments

Fixes #8904.

TBR=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/148650043
src/math/big/int.go
src/math/big/rat.go