OSDN Git Service

ART: Fix off-by-two whitespace
authorAndreas Gampe <agampe@google.com>
Sat, 28 Feb 2015 06:16:14 +0000 (22:16 -0800)
committerAndreas Gampe <agampe@google.com>
Sat, 28 Feb 2015 06:16:14 +0000 (22:16 -0800)
commit4f0be4d51f6842ac432ab24c2091b57806837a69
treee9a6c00d51f5fe01ae41ea08a7b62a7ae7487d41
parent02abb5075f3085e69c0c81fb5724c066f6c845b7
ART: Fix off-by-two whitespace

Follow-up to change 134380. Fix the whitespace to be printed. Fix
style. It's surprising the linter did not complain.

Change-Id: I3abcde3f401fa1fd4d7a847ff1f071fba23ce6a7
runtime/dex_instruction.cc