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/sea_ir/instruction_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/sea_ir/instruction_tools.h') diff --git a/compiler/sea_ir/instruction_tools.h b/compiler/sea_ir/instruction_tools.h index 0c227532b8..d3871008a4 100644 --- a/compiler/sea_ir/instruction_tools.h +++ b/compiler/sea_ir/instruction_tools.h @@ -121,5 +121,5 @@ class InstructionTools { static bool IsDefinition(const art::Instruction* instruction); static const int instruction_attributes_[]; }; -} // end namespace sea_ir +} // namespace sea_ir #endif // ART_COMPILER_SEA_IR_INSTRUCTION_TOOLS_H_ -- cgit v1.2.3-59-g8ed1b