Fix comments in abi-ppc64 files.

This commit is contained in:
kai
2013-03-29 20:15:37 +01:00
parent 312a85ce01
commit e49082840f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//===-- abi-x86-64.cpp ----------------------------------------------------===//
//===-- abi-ppc64.cpp -----------------------------------------------------===//
//
// LDC the LLVM D compiler
//

View File

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