diff options
| -rw-r--r-- | llvm/include/llvm/Attributes.h | 2 | ||||
| -rw-r--r-- | llvm/lib/VMCore/Attributes.cpp | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/llvm/Attributes.h b/llvm/include/llvm/Attributes.h index cdd810b613b..fbedb723811 100644 --- a/llvm/include/llvm/Attributes.h +++ b/llvm/include/llvm/Attributes.h @@ -1,4 +1,4 @@ -//===-- llvm/Attributes.h - Container for ParamAttrs ---*- C++ -*-===// +//===-- llvm/Attributes.h - Container for ParamAttrs ---*---------- C++ -*-===//  //  //                     The LLVM Compiler Infrastructure  // diff --git a/llvm/lib/VMCore/Attributes.cpp b/llvm/lib/VMCore/Attributes.cpp index 690eb485a7a..db98f558f40 100644 --- a/llvm/lib/VMCore/Attributes.cpp +++ b/llvm/lib/VMCore/Attributes.cpp @@ -1,4 +1,4 @@ -//===-- Attributes.cpp - Implement ParamAttrsList ----------------===// +//===-- Attributes.cpp - Implement ParamAttrsList -------------------------===//  //  //                     The LLVM Compiler Infrastructure  //  | 

