]> Cypherpunks repositories - gostls13.git/commit
runtime: correct '.' to '·' in comments
authorIan Lance Taylor <iant@golang.org>
Tue, 20 Dec 2011 04:56:37 +0000 (20:56 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Dec 2011 04:56:37 +0000 (20:56 -0800)
commit21af3d86cd0e0ff9441cb67b068277d08c496c84
tree3249d8db2d61e83e9bfc2cf9cd67ea3bd31d6512
parent634f0edabce65774a5e9dbd963b7b67a07d4bd62
runtime: correct '.' to '·' in comments

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5495097
src/pkg/runtime/lock_futex.c
src/pkg/runtime/lock_sema.c