From: Bill Wendling Date: Thu, 8 Jan 2009 07:35:39 +0000 (+0000) Subject: 80-column violation fix. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1ed3663b49c7a00fa2bec8a70ee59fe05b9173ec;p=oota-llvm.git 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 ba53fefb7d8..3f135f6bd7b 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 //