Documentation fix
This commit is contained in:
@@ -16,6 +16,11 @@
|
|||||||
* src/metag/ffitarget.h: Likewise.
|
* src/metag/ffitarget.h: Likewise.
|
||||||
* src/metag/sysv.S: Likewise.
|
* src/metag/sysv.S: Likewise.
|
||||||
|
|
||||||
|
2013-02-24 Andreas Schwab <schwab@linux-m68k.org>
|
||||||
|
|
||||||
|
* doc/libffi.texi (Structures): Fix missing category argument of
|
||||||
|
@deftp.
|
||||||
|
|
||||||
2013-02-11 Anthony Green <green@moxielogic.com>
|
2013-02-11 Anthony Green <green@moxielogic.com>
|
||||||
|
|
||||||
* configure.ac: Update release number to 3.0.12.
|
* configure.ac: Update release number to 3.0.12.
|
||||||
|
|||||||
@@ -360,7 +360,7 @@ You must first describe the structure to @samp{libffi} by creating a
|
|||||||
new @code{ffi_type} object for it.
|
new @code{ffi_type} object for it.
|
||||||
|
|
||||||
@tindex ffi_type
|
@tindex ffi_type
|
||||||
@deftp ffi_type
|
@deftp {Data type} ffi_type
|
||||||
The @code{ffi_type} has the following members:
|
The @code{ffi_type} has the following members:
|
||||||
@table @code
|
@table @code
|
||||||
@item size_t size
|
@item size_t size
|
||||||
|
|||||||
Reference in New Issue
Block a user