[Lldb-commits] [lldb] r228218 - fixed copy/paste error in comment

Vince Harron vharron at google.com
Wed Feb 4 14:31:44 PST 2015


Author: vharron
Date: Wed Feb  4 16:31:44 2015
New Revision: 228218

URL: http://llvm.org/viewvc/llvm-project?rev=228218&view=rev
Log:
fixed copy/paste error in comment

-This line, and those below, will be ignored--

M    include/lldb/Target/FileAction.h

Modified:
    lldb/trunk/include/lldb/Target/FileAction.h

Modified: lldb/trunk/include/lldb/Target/FileAction.h
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/Target/FileAction.h?rev=228218&r1=228217&r2=228218&view=diff
==============================================================================
--- lldb/trunk/include/lldb/Target/FileAction.h (original)
+++ lldb/trunk/include/lldb/Target/FileAction.h Wed Feb  4 16:31:44 2015
@@ -1,4 +1,4 @@
-//===-- ProcessLaunchInfo.h -------------------------------------*- C++ -*-===//
+//===-- FileAction.h --------------------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the lldb-commits mailing list