]> Cypherpunks repositories - gostls13.git/commit
unexport Fmt. it's not needed outside this package any more
authorRob Pike <r@golang.org>
Sun, 6 Dec 2009 20:58:16 +0000 (12:58 -0800)
committerRob Pike <r@golang.org>
Sun, 6 Dec 2009 20:58:16 +0000 (12:58 -0800)
commit353ef80f659a09bc38d616763867ca3bfc4ae07d
treee1d8b5e4fa62c22f350489a4c26dd7d71ccafe2c
parent4c0e51cd43cef26d066d35eb07fb7689e9fc50b6
unexport Fmt. it's not needed outside this package any more
cleans up godoc's output for package fmt substantially.

R=rsc
CC=golang-dev
https://golang.org/cl/165070
src/pkg/fmt/format.go
src/pkg/fmt/print.go