[Lldb-commits] [lldb] r200647 - Update header comment to match filename

Ed Maste emaste at freebsd.org
Sun Feb 2 11:25:11 PST 2014


Author: emaste
Date: Sun Feb  2 13:25:11 2014
New Revision: 200647

URL: http://llvm.org/viewvc/llvm-project?rev=200647&view=rev
Log:
Update header comment to match filename


Modified:
    lldb/trunk/source/Host/windows/EditLineWin.cpp

Modified: lldb/trunk/source/Host/windows/EditLineWin.cpp
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/source/Host/windows/EditLineWin.cpp?rev=200647&r1=200646&r2=200647&view=diff
==============================================================================
--- lldb/trunk/source/Host/windows/EditLineWin.cpp (original)
+++ lldb/trunk/source/Host/windows/EditLineWin.cpp Sun Feb  2 13:25:11 2014
@@ -1,4 +1,4 @@
-//===-- ELWrapper.cpp -------------------------------------------*- C++ -*-===//
+//===-- EditLineWin.cpp -----------------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the lldb-commits mailing list