]> Cypherpunks repositories - gostls13.git/commit
forgot to count newlines when scanning white space.
authorRob Pike <r@golang.org>
Tue, 3 Nov 2009 04:35:52 +0000 (20:35 -0800)
committerRob Pike <r@golang.org>
Tue, 3 Nov 2009 04:35:52 +0000 (20:35 -0800)
commit120d0b50c647d13e35f00fbb01de49d1dd0af2fe
treecbef094ec867bffe564ef6571b016d322f61bb21
parentc83b838641649230d3cbb8be83fc4159949c29a2
forgot to count newlines when scanning white space.
also fix a error-printing bug in godoc.

R=gri
http://go/go-review/1016030
src/cmd/godoc/godoc.go
src/pkg/template/template.go