commit | 59ec512c46d0ed9c985a00f37b9567f56b35e05e | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Fri Jul 15 18:02:58 2011 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Fri Jul 15 18:02:58 2011 +0000 |
tree | 6080ad8fe7d27e58a9d83555c6bd7cb0ebbb252c | |
parent | 9cf6f8a9b815096aa4af630263bb3792c12a1498 [diff] [blame] |
Fixed the comment lines in the file comment headers. llvm-svn: 135284
diff --git a/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h b/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h index c04083c..c0c7b08 100644 --- a/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h +++ b/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h
@@ -1,4 +1,4 @@ -//===-- CommunicationKDP.h --------------------------------*- C++ -*-===// +//===-- CommunicationKDP.h --------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure //