]> Cypherpunks repositories - gostls13.git/commit
exp/terminal: rename terminal.go to util.go
authorAdam Langley <agl@golang.org>
Fri, 11 Nov 2011 16:18:45 +0000 (11:18 -0500)
committerAdam Langley <agl@golang.org>
Fri, 11 Nov 2011 16:18:45 +0000 (11:18 -0500)
commitd08f57e68c2343822ebd449b4bc234a657ee56f3
tree0929b3b51f7926c545c988fa3a7cbfc442aa06a3
parentca4708fa792ca14a97399933214cd0fefc547cd7
exp/terminal: rename terminal.go to util.go

(This is part of removing the duplicate code between exp/terminal and
exp/ssh, but hg is having a very hard time keeping up so I'm doing it
in small steps.)

R=bradfitz, rsc
CC=golang-dev
https://golang.org/cl/5373061
src/pkg/exp/terminal/Makefile
src/pkg/exp/terminal/util.go [moved from src/pkg/exp/terminal/terminal.go with 100% similarity]