]> Cypherpunks repositories - gostls13.git/commit
big: fix large division.
authorAdam Langley <agl@golang.org>
Thu, 19 Nov 2009 03:26:12 +0000 (19:26 -0800)
committerAdam Langley <agl@golang.org>
Thu, 19 Nov 2009 03:26:12 +0000 (19:26 -0800)
commitbf1f63a2738ef80d7aa2270183ebc36b4d0c0710
treefc915a945ee26d3f9915cfe8355a13485fb2aebe
parent8c1a627e5cf1621cf44387b13d9a0631e44236ae
big: fix large division.

I missed a case.

R=rsc, agl
CC=golang-dev
https://golang.org/cl/156092
src/pkg/big/nat.go