commit | 362f9bc807169bcfc8761dde067bbfb79b5ad0fd | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Oct 17 18:56:41 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Oct 17 20:26:54 2011 -0700 |
tree | 100689aa13a39913b43cb12780ba472897cd665a | |
parent | fc86162ce2a3467acb690e18cc8bd9b3daafc606 [diff] [blame] |
Fix cpplint's whitespace warnings. Change-Id: I16b69d773e59b49e8e30227b5aa5cb1959a8930f
diff --git a/src/offsets.cc b/src/offsets.cc index 500e17e..49e52fb 100644 --- a/src/offsets.cc +++ b/src/offsets.cc
@@ -10,4 +10,4 @@ return os << offs.Int32Value(); } -} +} // namespace art