]> Cypherpunks repositories - gostls13.git/commit
fix Truncate comment:
authorRuss Cox <rsc@golang.org>
Thu, 14 May 2009 20:39:17 +0000 (13:39 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 14 May 2009 20:39:17 +0000 (13:39 -0700)
commitea79b82e92500150ada833892507bba9a9c63761
tree04dd225d8309828ea3c19ba0c4c12965d4b4b25c
parent28db3e8411ed0516356f823b1f4922a2d222ce95
fix Truncate comment:
* make a complete sentence.
* eliminate reference to byte positions,
  which are not a concept exposed by the interface.

R=gri
DELTA=2  (0 added, 1 deleted, 1 changed)
OCL=28838
CL=28838
src/lib/io/bytebuffer.go