diff -r 0515206e36ed Modules/_ctypes/libffi/ChangeLog --- a/Modules/_ctypes/libffi/ChangeLog Mon Mar 14 16:36:31 2011 -0400 +++ b/Modules/_ctypes/libffi/ChangeLog Mon Mar 14 22:47:49 2011 +0100 @@ -3084,7 +3084,7 @@ 2003-09-18 Kaz Kojima - * src/sh/ffi.c (ffi_prep_args): Take account into the alignement + * src/sh/ffi.c (ffi_prep_args): Take account into the alignment for the register size. (ffi_closure_helper_SYSV): Handle the structure return value address correctly.