From 5851edb13e79cc5efae546ae067b9941d905b66f Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 20 Aug 2009 17:01:14 +0000 Subject: Fixed header comment. llvm-svn: 79536 --- llvm/unittests/Support/MathExtrasTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/unittests/Support/MathExtrasTest.cpp') diff --git a/llvm/unittests/Support/MathExtrasTest.cpp b/llvm/unittests/Support/MathExtrasTest.cpp index 1f1946827e3..3db1f77d444 100644 --- a/llvm/unittests/Support/MathExtrasTest.cpp +++ b/llvm/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