From 4550154d31c0592e3c1eb52193ecaaa3b7e88071 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Sat, 11 Sep 2010 00:23:59 +0000 Subject: Fixed some comments. llvm-svn: 113673 --- lldb/source/Commands/CommandObjectBreakpointCommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp') diff --git a/lldb/source/Commands/CommandObjectBreakpointCommand.cpp b/lldb/source/Commands/CommandObjectBreakpointCommand.cpp index 49ee1ea15eb..84f402cbf90 100644 --- a/lldb/source/Commands/CommandObjectBreakpointCommand.cpp +++ b/lldb/source/Commands/CommandObjectBreakpointCommand.cpp @@ -382,7 +382,7 @@ CommandObjectBreakpointCommandAdd::CollectDataForBreakpointCommandCallback } -// Set a one-liner as the callback for the breakpoint command. +// Set a one-liner as the callback for the breakpoint. void CommandObjectBreakpointCommandAdd::SetBreakpointCommandCallback (CommandInterpreter &interpreter, BreakpointOptions *bp_options, -- cgit v1.2.3