diff options
author | Devang Patel <dpatel@apple.com> | 2008-09-23 23:32:15 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2008-09-23 23:32:15 +0000 |
commit | 06117b65984487169cfd80c8349baf603d1879d5 (patch) | |
tree | 62207856b3d28c352422428fc253a2995e7d86ac /lib | |
parent | 2d2255d2d9ba7cbf4d6e3db380d0a83636ed654e (diff) |
80 cols
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56521 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r-- | lib/VMCore/Attributes.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VMCore/Attributes.cpp b/lib/VMCore/Attributes.cpp index 690eb485a7..db98f558f4 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 // |