commit | 783ced3a9a9e1424c78047287f5c20fad0cb1d77 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Jan 08 07:35:39 2009 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Jan 08 07:35:39 2009 +0000 |
tree | 62e1135a51675c505969d6c33bb96f8fab5d4e5f | |
parent | 9c044638cf096992817b81c6778d259c466f04ca [diff] [blame] |
80-column violation fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61919 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/unittests/ADT/StringMapTest.cpp b/unittests/ADT/StringMapTest.cpp index ba53fef..3f135f6 100644 --- a/unittests/ADT/StringMapTest.cpp +++ b/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 //