Fix formatting of README.
authorAnthony Green <green@moxielogic.com>
Thu, 21 Nov 2019 09:59:39 +0000 (04:59 -0500)
committerAnthony Green <green@moxielogic.com>
Thu, 21 Nov 2019 09:59:39 +0000 (04:59 -0500)
README.md

index 177649d7321239b99ccea083402eff6e396fb81e..b12913eb9ad936d97e7df277894819cc2c68af18 100644 (file)
--- a/README.md
+++ b/README.md
@@ -200,12 +200,12 @@ See the git log for details at http://github.com/libffi/libffi.
     3.3 TBD
         Add RISC-V support.
         New API in support of GO closures.
-       Add IEEE754 binary128 long double support for 64-bit Power
+        Add IEEE754 binary128 long double support for 64-bit Power
         Default to Microsoft's 64 bit long double ABI with Visual C++.
         GNU compiler uses 80 bits (128 in memory) FFI_GNUW64 ABI.
         Add Windows on ARM64 (WOA) support.
         Add Windows 32-bit ARM support.
-       Raw java (gcj) API deprecated.
+        Raw java (gcj) API deprecated.
         Many new tests cases and bug fixes.
         
     3.2.1 Nov-12-14