forked from OSchip/llvm-project
Fixed the comment lines in the file comment headers.
llvm-svn: 135284
This commit is contained in:
parent
9cf6f8a9b8
commit
59ec512c46
|
@ -1,4 +1,4 @@
|
|||
//===-- CommunicationKDP.cpp ------------------------------*- C++ -*-===//
|
||||
//===-- CommunicationKDP.cpp ------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- CommunicationKDP.h --------------------------------*- C++ -*-===//
|
||||
//===-- CommunicationKDP.h --------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- ProcessKDP.cpp ------------------------------------*- C++ -*-===//
|
||||
//===-- ProcessKDP.cpp ------------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- ProcessKDP.h --------------------------------------*- C++ -*-===//
|
||||
//===-- ProcessKDP.h --------------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- ProcessKDPLog.cpp ---------------------------------*- C++ -*-===//
|
||||
//===-- ProcessKDPLog.cpp ---------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- ProcessKDPLog.h -----------------------------------*- C++ -*-===//
|
||||
//===-- ProcessKDPLog.h -----------------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue