]> Cypherpunks repositories - gostls13.git/commit
runtime: fix missing space in error message
authorAustin Clements <austin@google.com>
Mon, 26 Sep 2016 17:41:39 +0000 (13:41 -0400)
committerAustin Clements <austin@google.com>
Mon, 3 Oct 2016 22:00:13 +0000 (22:00 +0000)
commit7aab88a31e4b689374832ebd1a3927bcef6e3f79
treebd7ad96997a20655c7e0a054aee52b7f26162e37
parentbf776a988bf6fe82cbef5cfc954f33d127c5172c
runtime: fix missing space in error message

Change-Id: I422708d50c3c727246e7991039877660ca034dc9
Reviewed-on: https://go-review.googlesource.com/30144
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rick Hudson <rlh@golang.org>
src/runtime/mbitmap.go