commit | d42903119b1d9540b4d8546b7f19bc93d29cadf8 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Oct 13 15:19:53 2010 -0400 |
committer | Russ Cox <rsc@golang.org> | Wed Oct 13 15:19:53 2010 -0400 |
tree | 686ef37919c7fef0d3fa264915130e04133247d7 | |
parent | dd8afb800b64aeab5054706cf081fe506609138a [diff] |
5l, 6l, 8l: indent, outdent This is entirely adding and removing tabs. It looks weird but will make the diffs for the next change easier to read. R=ken2 CC=golang-dev https://golang.org/cl/2490041