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/llvm/compiler_llvm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compiler/llvm/compiler_llvm.h') diff --git a/compiler/llvm/compiler_llvm.h b/compiler/llvm/compiler_llvm.h index 77841d8564..20934ab209 100644 --- a/compiler/llvm/compiler_llvm.h +++ b/compiler/llvm/compiler_llvm.h @@ -97,7 +97,7 @@ class CompilerLLVM { }; -} // namespace llvm -} // namespace art +} // namespace llvm +} // namespace art #endif // ART_COMPILER_LLVM_COMPILER_LLVM_H_ -- cgit v1.2.3-59-g8ed1b