]> Cypherpunks repositories - gostls13.git/commit
runtime: add a missing newline in a debug printf.
authorDavid Symonds <dsymonds@golang.org>
Mon, 22 Jul 2013 02:42:42 +0000 (12:42 +1000)
committerDavid Symonds <dsymonds@golang.org>
Mon, 22 Jul 2013 02:42:42 +0000 (12:42 +1000)
commitae5991695c8efcb8aed3a58bbb6b93b0ffd3c60b
tree5735106abfe77e3de7e68877f2f4314bbebb1cf7
parent01cc462bfcfe805ea86723b0c7553dfbe63a3464
runtime: add a missing newline in a debug printf.

Trivial, but annoying while debugging this code.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/11656043
src/pkg/runtime/proc.c