commit | 731788bc8b082f8c81c63ca0abd5950c7a68a2f1 | [log] [tgz] |
---|---|---|
author | John A Meinel <john@arbash-meinel.com> | Tue Mar 26 17:15:54 2013 +0400 |
committer | John Arbash Meinel <john@arbash-meinel.com> | Tue Mar 26 17:15:54 2013 +0400 |
tree | dbcc10cfe1e01401cedd05d0da1bcef1249053d3 | |
parent | 97203c6e4fc7347bfef3bd6d4913e90bd46c7ecb [diff] | |
parent | 0f9a5c380d77a8b2888a78c3d3a14db15949b1fa [diff] |
run go fmt, add .lbox.check There were a couple of files that were changed by running "go fmt", and I noticed there wasn't a .lbox.check file. I'm guessing goyaml predated the functionality in lbox. So I ran the tool, and added the check file. No functional changes. R=niemeyer CC= https://codereview.appspot.com/7801047