]> Cypherpunks repositories - gostls13.git/commit
http: make triv.go example compile again
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 4 Apr 2011 15:10:26 +0000 (08:10 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 4 Apr 2011 15:10:26 +0000 (08:10 -0700)
commita2bcd3814d60545dab1a5e6f88005d89a9c38615
treea4f3eef68f331270384f4f606fcdd290b393c1eb
parent0f46aaf8b3e43ea5add91c73aec5773f0d028b35
http: make triv.go example compile again

Ideally we'd compile all example files during
the build, though.

Fixes #1660

R=r
CC=golang-dev
https://golang.org/cl/4358049
src/pkg/http/triv.go