diff --git a/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h b/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h index 899ce90460d9..deac9d5d5b77 100644 --- a/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h +++ b/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h @@ -295,7 +295,7 @@ protected: bool EmulateIT (ARMEncoding encoding); - // A8.6.16 + // A8.6.16 B bool EmulateB (ARMEncoding encoding);