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

llvm-svn: 43402
This commit is contained in:
Ted Kremenek 2007-10-26 20:44:02 +00:00
parent 0347caa918
commit 5b2ac3504a

View File

@ -1,4 +1,4 @@
//===-- llvm/Support/APSInt.h - Arbitrary Precision Signed Int -*- C++ -*--===//
//===-- llvm/ADT/APSInt.h - Arbitrary Precision Signed Int -----*- C++ -*--===//
//
// The LLVM Compiler Infrastructure
//