Fixed incorrect "path name" in preamble (comment) of header file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43401 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2007-10-26 20:42:45 +00:00
parent 61297f960e
commit 02760ed19a

View File

@ -1,4 +1,4 @@
//===-- llvm/Support/APInt.h - For Arbitrary Precision Integer -*- C++ -*--===//
//===-- llvm/ADT/APInt.h - For Arbitrary Precision Integer -----*- C++ -*--===//
//
// The LLVM Compiler Infrastructure
//