]> Cypherpunks repositories - gostls13.git/commit
doc/effective_go.html: add missing newline
authorMichael Vetter <g.bluehut@gmail.com>
Thu, 12 Mar 2015 14:49:49 +0000 (15:49 +0100)
committerMinux Ma <minux@golang.org>
Thu, 12 Mar 2015 16:31:23 +0000 (16:31 +0000)
commit0e1da61cfb6bf0ca87569f98b3d5c8893bde4cea
tree61a365d9d1d942cfe43b59cba85c80f0a1e238ae
parentc9089e64be4b3b020425a29f5ec17400bac40b50
doc/effective_go.html: add missing newline

When printing the type of the function there was no newline printed in
case of unexpected type.

Change-Id: I5946413f0864f712a1b955f488b436793018e0e0
Reviewed-on: https://go-review.googlesource.com/7480
Reviewed-by: Minux Ma <minux@golang.org>
doc/effective_go.html