commit | 7934ac288acfb2552bb0b06ec1f61e5820d924a4 | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Fri Jul 26 10:54:15 2013 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Fri Jul 26 11:55:10 2013 -0700 |
tree | 43f3acd8af7fd34d4ae7b64f6e06bb8429d74bb8 | |
parent | fb331d7ca004f39608fcfdae49d38df90c702ea9 [diff] [blame] |
Fix cpplint whitespace/comments issues Change-Id: Iae286862c85fb8fd8901eae1204cd6d271d69496
diff --git a/compiler/driver/dex_compilation_unit.h b/compiler/driver/dex_compilation_unit.h index facc9cb..5bf0086 100644 --- a/compiler/driver/dex_compilation_unit.h +++ b/compiler/driver/dex_compilation_unit.h
@@ -111,6 +111,6 @@ std::string symbol_; }; -} // namespace art +} // namespace art #endif // ART_COMPILER_DRIVER_DEX_COMPILATION_UNIT_H_