From: Anthony Green Date: Mon, 30 Aug 2004 17:04:14 +0000 (+0000) Subject: Fix brown-bag typo in ChangeLog entry. X-Git-Tag: releases/gcc-4.0.0~5406 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a23adb4d00857dd9ac5e4915ba1baceb586e8bf8;p=thirdparty%2Fgcc.git Fix brown-bag typo in ChangeLog entry. From-SVN: r86786 --- diff --git a/libffi/ChangeLog b/libffi/ChangeLog index fd2c704c57cb..59e6639adb23 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -6,7 +6,7 @@ * configure.in: Read configure.host. * configure.host: New file. frv-elf needs libgloss. * include/ffi.h.in: Force ffi_closure to have a nice big (8) - alignment. This is needed to frv and should harm the others. + alignment. This is needed to frv and shouldn't harm the others. * include/ffi_common.h (ALIGN_DOWN): New macro. * src/frv/ffi.c, src/frv/ffitarget.h, src/frv/eabi.S: New files.