From 06117b65984487169cfd80c8349baf603d1879d5 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Tue, 23 Sep 2008 23:32:15 +0000 Subject: [PATCH] 80 cols git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56521 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Attributes.h | 2 +- lib/VMCore/Attributes.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/llvm/Attributes.h b/include/llvm/Attributes.h index cdd810b613b..fbedb723811 100644 --- a/include/llvm/Attributes.h +++ b/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/lib/VMCore/Attributes.cpp b/lib/VMCore/Attributes.cpp index 690eb485a7a..db98f558f40 100644 --- a/lib/VMCore/Attributes.cpp +++ b/lib/VMCore/Attributes.cpp @@ -1,4 +1,4 @@ -//===-- Attributes.cpp - Implement ParamAttrsList ----------------===// +//===-- Attributes.cpp - Implement ParamAttrsList -------------------------===// // // The LLVM Compiler Infrastructure // -- 2.34.1