]> Cypherpunks repositories - gostls13.git/commit
cmd/godoc: don't crash if there's no documentation
authorRobert Griesemer <gri@golang.org>
Thu, 28 Mar 2013 15:46:17 +0000 (08:46 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 28 Mar 2013 15:46:17 +0000 (08:46 -0700)
commit1a427a697e9fce8bd3a12ae233bc6f751a406b9d
tree7f75fd8345b73409d4350ca3e878f6c7868db1b3
parentab962c8da2f970cfb62450bf63d6c9e48eaab201
cmd/godoc: don't crash if there's no documentation

Fixes regression introduced by CL 7860049.

R=golang-dev, kamil.kisiel, dave
CC=golang-dev
https://golang.org/cl/8069044
src/cmd/godoc/main.go