]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: Correct body tag in index template
authorQuoc-Viet Nguyen <afelion@gmail.com>
Thu, 19 Mar 2015 14:40:37 +0000 (00:40 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 19 Mar 2015 22:45:34 +0000 (22:45 +0000)
commit7274b1f6c92a46eb50cc4fdc907542f3da7ad6d9
treeb56c6bd3d0f1e38e18e85bd396ee940da31eaf7d
parent64469fc1da8a3a354d9dd5417b13b68ad973edc2
net/http/pprof: Correct body tag in index template

The body tag in the pprof template was misplaced.

Change-Id: Icd7948b358f52df1acc7e033ab27a062990ef977
Reviewed-on: https://go-review.googlesource.com/7795
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/pprof/pprof.go