summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/OwningPtrTest.cpp
diff options
context:
space:
mode:
authorAhmed Charles <ahmedcharles@gmail.com>2014-03-08 12:51:31 +0000
committerAhmed Charles <ahmedcharles@gmail.com>2014-03-08 12:51:31 +0000
commit007bf9a5413a10580ff9386b99969fdd45c37a64 (patch)
tree78846c51316abfb5721050b19f37e3ce3121d73e /llvm/unittests/ADT/OwningPtrTest.cpp
parente56917c0caad30fe9c6225968c0b47673fd2e7ad (diff)
downloadbcm5719-llvm-007bf9a5413a10580ff9386b99969fdd45c37a64.tar.gz
bcm5719-llvm-007bf9a5413a10580ff9386b99969fdd45c37a64.zip
Fix 80 cols.
llvm-svn: 203346
Diffstat (limited to 'llvm/unittests/ADT/OwningPtrTest.cpp')
-rw-r--r--llvm/unittests/ADT/OwningPtrTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/ADT/OwningPtrTest.cpp b/llvm/unittests/ADT/OwningPtrTest.cpp
index 8b10f475d09..aee955bf402 100644
--- a/llvm/unittests/ADT/OwningPtrTest.cpp
+++ b/llvm/unittests/ADT/OwningPtrTest.cpp
@@ -1,4 +1,4 @@
-//===- llvm/unittest/ADT/OwningPtrTest.cpp - OwningPtr unit tests -----------===//
+//===- llvm/unittest/ADT/OwningPtrTest.cpp - OwningPtr unit tests ---------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud