commit | 1ed3663b49c7a00fa2bec8a70ee59fe05b9173ec | [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 | 9fee08fce78a9fedc7c7c1c090bcad5f92f7113e [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 //