From: Misha Brukman Date: Thu, 20 Aug 2009 17:01:14 +0000 (+0000) Subject: Fixed header comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=36891e654832d3b2191e4c5586c7818e237e6b7f;p=oota-llvm.git Fixed header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79536 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/Support/MathExtrasTest.cpp b/unittests/Support/MathExtrasTest.cpp index 1f1946827e3..3db1f77d444 100644 --- a/unittests/Support/MathExtrasTest.cpp +++ b/unittests/Support/MathExtrasTest.cpp @@ -1,4 +1,4 @@ -//===- llvm/unittest/Support/MathExtrasTest.cpp - math utils tests --------===// +//===- unittests/Support/MathExtrasTest.cpp - math utils tests ------------===// // // The LLVM Compiler Infrastructure //