]> Cypherpunks repositories - gostls13.git/commit
test: fix bug headers
authorRuss Cox <rsc@golang.org>
Fri, 3 Feb 2012 20:22:19 +0000 (15:22 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 3 Feb 2012 20:22:19 +0000 (15:22 -0500)
commit3fe3ae74765e61eebda2cfdaa30772896f7da77c
tree11c840e6f1e112f9dbfcdd0aab802bce32e7a381
parent30d0452b24f7418e616ba5c74d248473a84d5bca
test: fix bug headers

The letter is $A, not $O.
($O is set accidentally, but not for long.)

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5629045
test/fixedbugs/bug385_32.go
test/fixedbugs/bug385_64.go