diff options
author | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2018-08-27 14:04:23 +0000 |
commit | 92a285c1a7bad310d7223a7aa5d70e6a5fc3e644 (patch) | |
tree | 2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libffi | |
parent | 85204e23e2fed09fc07159ab5607e0b760269561 (diff) | |
download | gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.zip gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.gz gcc-92a285c1a7bad310d7223a7aa5d70e6a5fc3e644.tar.bz2 |
Replace 8 spaces with a tabular in ChangeLog files.
From-SVN: r263886
Diffstat (limited to 'libffi')
-rw-r--r-- | libffi/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog index d63d1ce..b4cae16 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -462,7 +462,7 @@ * configure: Rebuild. 2012-10-30 James Greenhalgh <james.greenhalgh at arm.com> - Marcus Shawcroft <marcus.shawcroft at arm.com> + Marcus Shawcroft <marcus.shawcroft at arm.com> * README: Add details of aarch64 port. * src/aarch64/ffi.c: New. @@ -473,7 +473,7 @@ * Makefile.in, configure: Rebuilt. 2012-10-30 James Greenhalgh <james.greenhalgh at arm.com> - Marcus Shawcroft <marcus.shawcroft at arm.com> + Marcus Shawcroft <marcus.shawcroft at arm.com> * testsuite/lib/libffi.exp: Add support for aarch64. * testsuite/libffi.call/cls_struct_va1.c: New. |