]> Cypherpunks repositories - gostls13.git/commit
5l, 6l, 8l: indent, outdent
authorRuss Cox <rsc@golang.org>
Wed, 13 Oct 2010 19:19:53 +0000 (15:19 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 13 Oct 2010 19:19:53 +0000 (15:19 -0400)
commitd42903119b1d9540b4d8546b7f19bc93d29cadf8
tree686ef37919c7fef0d3fa264915130e04133247d7
parentdd8afb800b64aeab5054706cf081fe506609138a
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
12 files changed:
src/cmd/5l/asm.c
src/cmd/5l/noop.c
src/cmd/5l/pass.c
src/cmd/5l/softfloat.c
src/cmd/5l/span.c
src/cmd/6l/asm.c
src/cmd/6l/pass.c
src/cmd/6l/span.c
src/cmd/8l/asm.c
src/cmd/8l/pass.c
src/cmd/8l/span.c
src/cmd/ld/lib.c