Fixed header comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79536 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2009-08-20 17:01:14 +00:00
parent 89d177f017
commit 36891e6548

View File

@ -1,4 +1,4 @@
//===- llvm/unittest/Support/MathExtrasTest.cpp - math utils tests --------===//
//===- unittests/Support/MathExtrasTest.cpp - math utils tests ------------===//
//
// The LLVM Compiler Infrastructure
//