1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

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 18b6321020
commit 0347caa918

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