Fixed incorrect "path name" in preamble (comment) of header file.
authorTed Kremenek <kremenek@apple.com>
Fri, 26 Oct 2007 20:44:02 +0000 (20:44 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 26 Oct 2007 20:44:02 +0000 (20:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43402 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/APSInt.h

index f5b511409f627dc0e302e2cf81fd9f0565f9c1fb..4339cd08149e4fa548d1a0a64f30fbb5b79e7c9a 100644 (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
 //