mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 21:32:49 -08:00
cosmetic: libffi updates this file on each compilation
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
This commit is contained in:
parent
1370d4d775
commit
92b8ff90a7
1 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
This is libffi.info, produced by makeinfo version 5.1 from libffi.texi.
|
||||
This is libffi.info, produced by makeinfo version 6.0 from libffi.texi.
|
||||
|
||||
This manual is for Libffi, a portable foreign-function interface
|
||||
library.
|
||||
|
|
@ -663,6 +663,7 @@ A trivial example that creates a new 'puts' by binding 'fputs' with
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
File: libffi.info, Node: Missing Features, Next: Index, Prev: Using libffi, Up: Top
|
||||
|
||||
|
|
@ -759,7 +760,7 @@ Node: Complex Type Example14308
|
|||
Node: Multiple ABIs17360
|
||||
Node: The Closure API17731
|
||||
Node: Closure Example20675
|
||||
Node: Missing Features22284
|
||||
Node: Index22737
|
||||
Node: Missing Features22285
|
||||
Node: Index22738
|
||||
|
||||
End Tag Table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue