Fix brown-bag typo in ChangeLog entry.
authorAnthony Green <green@gcc.gnu.org>
Mon, 30 Aug 2004 17:04:14 +0000 (17:04 +0000)
committerAnthony Green <green@gcc.gnu.org>
Mon, 30 Aug 2004 17:04:14 +0000 (17:04 +0000)
From-SVN: r86786

libffi/ChangeLog

index fd2c704c57cb4ea6723c5b306ad43f90dbf3a264..59e6639adb23b80cf69474deed9d618069def1a6 100644 (file)
@@ -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.