From 453b4d5204e9d1f7d45030d428515c9eec23084e Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 8 Jan 2009 07:35:39 +0000 Subject: 80-column violation fix. llvm-svn: 61919 --- llvm/unittests/ADT/StringMapTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/unittests/ADT/StringMapTest.cpp') 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 // -- cgit v1.2.3