]> Cypherpunks repositories - gostls13.git/commit
websocket: fix comment indentation
authorAndrew Gerrand <adg@golang.org>
Tue, 13 Jul 2010 00:29:41 +0000 (10:29 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 13 Jul 2010 00:29:41 +0000 (10:29 +1000)
commit48e4d67b23d6e602697a32025b4b21996ff13921
tree5c7cbaf509602cc8202af10d763c621894b8fe01
parentd9c47cd8c8887ea1bb81a60f9df2bdd963b2eafd
websocket: fix comment indentation
To make code samples formatted correctly by godoc.

R=r, ukai, rsc
CC=golang-dev, gri
https://golang.org/cl/1738048
src/pkg/websocket/client.go
src/pkg/websocket/server.go