diff options
Diffstat (limited to 'lldb/include/lldb/API/SBInstruction.h')
| -rw-r--r-- | lldb/include/lldb/API/SBInstruction.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lldb/include/lldb/API/SBInstruction.h b/lldb/include/lldb/API/SBInstruction.h index 23daf1c5663..49dcc13bea2 100644 --- a/lldb/include/lldb/API/SBInstruction.h +++ b/lldb/include/lldb/API/SBInstruction.h @@ -16,8 +16,7 @@ #include <stdio.h> // There's a lot to be fixed here, but need to wait for underlying insn -// implementation -// to be revised & settle down first. +// implementation to be revised & settle down first. class InstructionImpl; |

