From b2fc1fcb90cc3d29b792c188121e28f25f4a68ec Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 26 Oct 2004 16:19:57 +0000 Subject: [PATCH] Fix header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17259 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Support/AIXDataTypesFix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/llvm/Support/AIXDataTypesFix.h b/include/llvm/Support/AIXDataTypesFix.h index 36b4488841e..3a7e7f0d4b1 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 // -- 2.11.0