]> Cypherpunks repositories - gostls13.git/commit
math: fix typo in all_test.go
authorCharles L. Dorian <cldorian@gmail.com>
Thu, 5 Jan 2012 19:04:14 +0000 (11:04 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Jan 2012 19:04:14 +0000 (11:04 -0800)
commit149d3f06d8e4b38c7195a2e27f3479309c71bcb9
treeadda3c70327045bde78edf0aa34f7e62da3ca798
parentbab56ecb4dc9a2e03d3121c8a2c3582981b79175
math: fix typo in all_test.go

Logb errors were reported as Ilogb errors.

R=rsc, golang-dev, gri
CC=golang-dev
https://golang.org/cl/5517045
src/pkg/math/all_test.go