]> Cypherpunks repositories - gostls13.git/commit
runtime: fix code formatting
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 22 Jan 2014 09:30:12 +0000 (13:30 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 22 Jan 2014 09:30:12 +0000 (13:30 +0400)
commitb7b93a7154ea1b569019e9d993f21a52d8aeda14
tree1955aaeec8ceec960f7292d97d7a50202f0fc62f
parent9cbd2fb1aa7ac3d4cd33442a93187d8549dbf1c4
runtime: fix code formatting
Place && at the end of line.
Offset expression continuation.

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/55380044
src/pkg/runtime/msize.c