From 36891e654832d3b2191e4c5586c7818e237e6b7f Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 20 Aug 2009 17:01:14 +0000 Subject: Fixed header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79536 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/Support/MathExtrasTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/Support/MathExtrasTest.cpp') diff --git a/unittests/Support/MathExtrasTest.cpp b/unittests/Support/MathExtrasTest.cpp index 1f1946827e..3db1f77d44 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 // -- cgit v1.2.3