From 95496b18569913774c7d1d8f27cc5917f4fa64c0 Mon Sep 17 00:00:00 2001 From: Jim Ingham Date: Sat, 7 May 2011 01:03:33 +0000 Subject: Deleted one too many characters... llvm-svn: 131041 --- lldb/source/lldb-log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/source/lldb-log.cpp') diff --git a/lldb/source/lldb-log.cpp b/lldb/source/lldb-log.cpp index 1266ebd3a50..33dd76a0b4e 100644 --- a/lldb/source/lldb-log.cpp +++ b/lldb/source/lldb-log.cpp @@ -233,7 +233,7 @@ lldb_private::ListLogCategories (Stream *strm) "\tprocess - log process events and activities\n" "\tthread - log thread events and activities\n" "\tscript - log events about the script interpreter\n" - "\dyld - log shared library related activities\n" + "\tdyld - log shared library related activities\n" "\tstate - log private and public process state changes\n" "\tstep - log step related activities\n" "\tunwind - log stack unwind activities\n" -- cgit v1.2.3