aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/xml/xml.go
diff options
context:
space:
mode:
authorAhmet Soormally <ahmet@mangomm.co.uk>2018-01-15 12:12:46 +0000
committerBrad Fitzpatrick <bradfitz@golang.org>2018-02-19 23:40:33 +0000
commitbb355ed5ebb24179be4e1093c3dce12e23f21d56 (patch)
tree0be48a224caaa1dc91dd4bef21538771786480de /src/encoding/xml/xml.go
parenteb5925f5ff6e3690ce2d9fa680829560cbb11970 (diff)
downloadgo-bb355ed5ebb24179be4e1093c3dce12e23f21d56.tar.xz
regexp: dont use builtin type as variable name
The existing implementation declares a variable error which collides with builting type error. This change simply renames error variable to err. Change-Id: Ib56c2530f37f53ec70fdebb825a432d4c550cd04 Reviewed-on: https://go-review.googlesource.com/87775 Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Diffstat (limited to 'src/encoding/xml/xml.go')
0 files changed, 0 insertions, 0 deletions