]> Cypherpunks repositories - gostls13.git/commit
sync: remove old WaitGroup example
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 1 Mar 2012 17:26:08 +0000 (21:26 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 1 Mar 2012 17:26:08 +0000 (21:26 +0400)
commit986df83e0de4b762b66f9cd6f4af3d8ad5f25bf5
tree343ceb2cf7cf23bcbaf9648e1082aab7f0f4fcf9
parentb03a5f66e8f8a6b36c9d67e82d2edc9b3d4076ba
sync: remove old WaitGroup example
The docs look awkward - there is a paragraph
"For example:" with a plain text example,
and straight below it a real Example.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5717048
src/pkg/sync/waitgroup.go