]> Cypherpunks repositories - gostls13.git/commit
- adjust sort.go to use new naming conventions
authorRobert Griesemer <gri@golang.org>
Wed, 19 Nov 2008 22:32:15 +0000 (14:32 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 19 Nov 2008 22:32:15 +0000 (14:32 -0800)
commit165d78717da980eafd3536594c23bea21d9d4acd
tree0727962cb34f866d51ed77744a339ec164545eab
parent10002bb0fbd9897fe0a3bb54b022306bc9d6c3fe
- adjust sort.go to use new naming conventions

R=rsc
DELTA=31  (0 added, 0 deleted, 31 changed)
OCL=19618
CL=19620
src/lib/sort.go
test/sorting.go