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/Interpreter/ScriptInterpreterPython.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/source/Interpreter/ScriptInterpreterPython.cpp') diff --git a/lldb/source/Interpreter/ScriptInterpreterPython.cpp b/lldb/source/Interpreter/ScriptInterpreterPython.cpp index ea8a11c2471..ffb2c9b7710 100644 --- a/lldb/source/Interpreter/ScriptInterpreterPython.cpp +++ b/lldb/source/Interpreter/ScriptInterpreterPython.cpp @@ -653,7 +653,7 @@ ScriptInterpreterPython::CollectDataForBreakpointCommandCallback (CommandInterpr } } -// Set a Python one-liner as the callback for the breakpoint command. +// Set a Python one-liner as the callback for the breakpoint. void ScriptInterpreterPython::SetBreakpointCommandCallback (CommandInterpreter &interpreter, BreakpointOptions *bp_options, -- cgit v1.2.3