]> Cypherpunks repositories - gostls13.git/commit
encoding/json: fix bad formatting introduced in CL 20356
authorRuss Cox <rsc@golang.org>
Thu, 20 Oct 2016 18:51:58 +0000 (14:51 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 24 Oct 2016 20:37:52 +0000 (20:37 +0000)
commitaeb8b9591c254560c1ecc4eafbc38b31d632da64
tree0b27ed6bacf6bcd4fdcaa9be6239255991f69ce8
parenta7cad4110ac229ecf5b0fcf0a035c5a03c699415
encoding/json: fix bad formatting introduced in CL 20356

Change-Id: I39a8b543e472e5ec5d4807a9b7f61657465c5ce5
Reviewed-on: https://go-review.googlesource.com/31816
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/json/decode.go