aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-07-15 18:02:58 +0000
committerGreg Clayton <gclayton@apple.com>2011-07-15 18:02:58 +0000
commit59ec512c46d0ed9c985a00f37b9567f56b35e05e (patch)
tree6080ad8fe7d27e58a9d83555c6bd7cb0ebbb252c /lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
parent9cf6f8a9b815096aa4af630263bb3792c12a1498 (diff)
downloadllvm-59ec512c46d0ed9c985a00f37b9567f56b35e05e.zip
llvm-59ec512c46d0ed9c985a00f37b9567f56b35e05e.tar.gz
llvm-59ec512c46d0ed9c985a00f37b9567f56b35e05e.tar.bz2
Fixed the comment lines in the file comment headers.
llvm-svn: 135284
Diffstat (limited to 'lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp')
-rw-r--r--lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp b/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
index 1790ee7..2287e40 100644
--- a/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
+++ b/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp
@@ -1,4 +1,4 @@
-//===-- CommunicationKDP.cpp ------------------------------*- C++ -*-===//
+//===-- CommunicationKDP.cpp ------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//