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

llvm-svn: 43401
This commit is contained in:
Ted Kremenek 2007-10-26 20:42:45 +00:00
parent b0bfd69684
commit f8555a23ec
1 changed files with 1 additions and 1 deletions

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
//