From 7934ac288acfb2552bb0b06ec1f61e5820d924a4 Mon Sep 17 00:00:00 2001 From: Brian Carlstrom Date: Fri, 26 Jul 2013 10:54:15 -0700 Subject: Fix cpplint whitespace/comments issues Change-Id: Iae286862c85fb8fd8901eae1204cd6d271d69496 --- compiler/driver/dex_compilation_unit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/driver/dex_compilation_unit.h') 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 @@ class DexCompilationUnit { std::string symbol_; }; -} // namespace art +} // namespace art #endif // ART_COMPILER_DRIVER_DEX_COMPILATION_UNIT_H_ -- cgit v1.1