Author: kremenek
Date: Fri Oct 26 15:42:45 2007
New Revision: 43401
URL: http://llvm.org/viewvc/llvm-project?rev=43401&view=rev
Log:
Fixed incorrect "path name" in preamble (comment) of header file.
Modified:
llvm/trunk/include/llvm/ADT/APInt.h
Modified: llvm/trunk/include/llvm/ADT/APInt.h
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/ADT/APInt.h?rev=43401&r1=43400&r2=43401&view=diff
==============================================================================
--- llvm/trunk/include/llvm/ADT/APInt.h (original)
+++ llvm/trunk/include/llvm/ADT/APInt.h Fri Oct 26 15:42:45 2007
@@ -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
//
_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits