]> Cypherpunks repositories - gostls13.git/commit
godoc: minor internal fix
authorRobert Griesemer <gri@golang.org>
Fri, 4 Feb 2011 00:05:57 +0000 (16:05 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 4 Feb 2011 00:05:57 +0000 (16:05 -0800)
commitea2c6a3e5938b9767e4291bdfb45357af920e7f1
treea116ea074facba3a22fd6cac63010949666ad54b
parent7db904c1f6e2d07d1aaa9b759c286cff627858a7
godoc: minor internal fix

The value of the internal flag includeNonGoFile
really is the value of the fulltextIndex flag.

R=rsc
CC=golang-dev
https://golang.org/cl/4044052
src/cmd/godoc/index.go