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

include/llvm/ADT/APInt.h

index 52c2fc01f127891ed472468b11a813de5be5c8eb..ae581e0a3314357d3d67b4b3604fbb2a8851d2ed 100644 (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
 //