aboutsummaryrefslogtreecommitdiff
path: root/libffi
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2018-08-27 14:04:23 +0000
committerMartin Liska <mliska@suse.cz>2018-08-27 14:04:23 +0000
commitc9dedf0bab39c8004c0e31ef527a18c0f39d5ca0 (patch)
tree2ecff88e701c8f86a9f5ceba51995ddbe714f79d /libffi
parent5f0c87d378b320690ca1a3e23a81f46e04c2487a (diff)
Replace 8 spaces with a tabular in ChangeLog files.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@263886 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi')
-rw-r--r--libffi/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index d63d1cee47c..b4cae169e8e 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.