summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/StringMapTest.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-01-08 07:35:39 +0000
committerBill Wendling <isanbard@gmail.com>2009-01-08 07:35:39 +0000
commit453b4d5204e9d1f7d45030d428515c9eec23084e (patch)
treeddb692a96a3f49af5dce1f73cd9520e383b844bf /llvm/unittests/ADT/StringMapTest.cpp
parent6c2ee50e28e476b2fdb290ac264144b214dcb266 (diff)
downloadbcm5719-llvm-453b4d5204e9d1f7d45030d428515c9eec23084e.tar.gz
bcm5719-llvm-453b4d5204e9d1f7d45030d428515c9eec23084e.zip
80-column violation fix.
llvm-svn: 61919
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
-rw-r--r--llvm/unittests/ADT/StringMapTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/ADT/StringMapTest.cpp b/llvm/unittests/ADT/StringMapTest.cpp
index ba53fefb7d8..3f135f6bd7b 100644
--- a/llvm/unittests/ADT/StringMapTest.cpp
+++ b/llvm/unittests/ADT/StringMapTest.cpp
@@ -1,4 +1,4 @@
-//===- llvm/unittest/ADT/StringMapMap.cpp - StringMap unit tests -*- C++ -*-===//
+//===- llvm/unittest/ADT/StringMapMap.cpp - StringMap unit tests ----------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud