aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-10-26 16:19:57 +0000
committerChris Lattner <sabre@nondot.org>2004-10-26 16:19:57 +0000
commitb2fc1fcb90cc3d29b792c188121e28f25f4a68ec (patch)
tree4c1147541bc399b09150531628966d07b1946648 /include/llvm
parent91d64afebd0c8a773a912edb692ef5b6f7ef3f36 (diff)
downloadexternal_llvm-b2fc1fcb90cc3d29b792c188121e28f25f4a68ec.zip
external_llvm-b2fc1fcb90cc3d29b792c188121e28f25f4a68ec.tar.gz
external_llvm-b2fc1fcb90cc3d29b792c188121e28f25f4a68ec.tar.bz2
Fix header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17259 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
-rw-r--r--include/llvm/Support/AIXDataTypesFix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/AIXDataTypesFix.h b/include/llvm/Support/AIXDataTypesFix.h
index 36b4488..3a7e7f0 100644
--- a/include/llvm/Support/AIXDataTypesFix.h
+++ b/include/llvm/Support/AIXDataTypesFix.h
@@ -1,4 +1,4 @@
-//===-- include/Support/AIXDataTypesFix.h - Fix datatype defs ---*- C++ -*-===//
+//===-- llvm/Support/AIXDataTypesFix.h - Fix datatype defs ------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//