]> Cypherpunks repositories - gostls13.git/commit
math: slightly more readable comments
authorRobert Griesemer <gri@golang.org>
Thu, 23 Feb 2012 18:17:24 +0000 (10:17 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 23 Feb 2012 18:17:24 +0000 (10:17 -0800)
commit28e0e1886393cac863074631cc336de6b73a45bb
treee10731a43113b208402e919505d9f3fe1f4c72f0
parent36d370700957f4ec8db2d36288eb30d2552d8181
math: slightly more readable comments

Replaced /*-style comments with line comments;
there are two many *'s already in those lines.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5699051
src/pkg/math/const.go