commit | 4550154d31c0592e3c1eb52193ecaaa3b7e88071 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Sat Sep 11 00:23:59 2010 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Sat Sep 11 00:23:59 2010 +0000 |
tree | bad25530ad626185e18b429c208a305d7027fa89 | |
parent | 39d7d4f05665be9e230bed1ae25c02655888a0bc [diff] [blame] |
Fixed some comments. llvm-svn: 113673
diff --git a/lldb/source/Commands/CommandObjectBreakpointCommand.h b/lldb/source/Commands/CommandObjectBreakpointCommand.h index 262ef1f..e315515 100644 --- a/lldb/source/Commands/CommandObjectBreakpointCommand.h +++ b/lldb/source/Commands/CommandObjectBreakpointCommand.h
@@ -74,6 +74,7 @@ BreakpointOptions *bp_options, CommandReturnObject &result); + /// Set a one-liner as the callback for the breakpoint. void SetBreakpointCommandCallback (CommandInterpreter &interpreter, BreakpointOptions *bp_options,