]> Cypherpunks repositories - gostls13.git/commit
bug fix: convert \v's into \t's if there's no tabwriter
authorRobert Griesemer <gri@golang.org>
Tue, 13 Oct 2009 02:08:17 +0000 (19:08 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 13 Oct 2009 02:08:17 +0000 (19:08 -0700)
commit4700ded2824b11233e9feb60ae3c3dc6063982cb
treedf53b47789255ee2c134d8b00c9f7151f6b14465
parentdf7efaf9e838fdeec19d313f6fb8d108937be213
bug fix: convert \v's into \t's if there's no tabwriter

R=rsc
DELTA=15  (12 added, 2 deleted, 1 changed)
OCL=35641
CL=35645
src/pkg/go/printer/printer.go