From e49082840f30ddfd63c25715705203cc2fa36cf6 Mon Sep 17 00:00:00 2001 From: kai Date: Fri, 29 Mar 2013 20:15:37 +0100 Subject: [PATCH] Fix comments in abi-ppc64 files. --- gen/abi-ppc64.cpp | 2 +- gen/abi-ppc64.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gen/abi-ppc64.cpp b/gen/abi-ppc64.cpp index d707193c..fd13ea1a 100644 --- a/gen/abi-ppc64.cpp +++ b/gen/abi-ppc64.cpp @@ -1,4 +1,4 @@ -//===-- abi-x86-64.cpp ----------------------------------------------------===// +//===-- abi-ppc64.cpp -----------------------------------------------------===// // // LDC – the LLVM D compiler // diff --git a/gen/abi-ppc64.h b/gen/abi-ppc64.h index 367701af..fbf9c688 100644 --- a/gen/abi-ppc64.h +++ b/gen/abi-ppc64.h @@ -1,4 +1,4 @@ -//===-- gen/abi-x86-64.h - x86_64 ABI description ---------------*- C++ -*-===// +//===-- gen/abi-ppc-64.h - PPC64 ABI description ----------------*- C++ -*-===// // // LDC – the LLVM D compiler //