commit | 453b4d5204e9d1f7d45030d428515c9eec23084e | [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 | ddb692a96a3f49af5dce1f73cd9520e383b844bf | |
parent | 6c2ee50e28e476b2fdb290ac264144b214dcb266 [diff] [blame] |
80-column violation fix. llvm-svn: 61919
diff --git a/llvm/unittests/ADT/StringMapTest.cpp b/llvm/unittests/ADT/StringMapTest.cpp index ba53fef..3f135f6 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 //