summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-03-16 08:35:57 -0400
committerAnthony Green <green@moxielogic.com>2013-03-16 08:35:57 -0400
commitefd7866a361a6f636bae8400d26c6811e56ca207 (patch)
tree657dcda246725cd11255ed3931a221e5af97b93a /doc
parentff647ad4dff2f07dd153f295a1f70b1d906cd6ca (diff)
downloadlibffi-efd7866a361a6f636bae8400d26c6811e56ca207.tar.gz
2.0.13rc1
Diffstat (limited to 'doc')
-rw-r--r--doc/libffi.info15
-rw-r--r--doc/stamp-vti4
-rw-r--r--doc/version.texi4
3 files changed, 11 insertions, 12 deletions
diff --git a/doc/libffi.info b/doc/libffi.info
index 402f760..6d5acf8 100644
--- a/doc/libffi.info
+++ b/doc/libffi.info
@@ -318,7 +318,7 @@ is perfectly happy passing structures back and forth. You must first
describe the structure to `libffi' by creating a new `ffi_type' object
for it.
- -- ffi_type:
+ -- Data type: ffi_type
The `ffi_type' has the following members:
`size_t size'
This is set by `libffi'; you should initialize it to zero.
@@ -553,7 +553,6 @@ Index
* Menu:
-* : Structures. (line 12)
* ABI: Introduction. (line 13)
* Application Binary Interface: Introduction. (line 13)
* calling convention: Introduction. (line 13)
@@ -607,11 +606,11 @@ Node: Simple Example7224
Node: Types8251
Node: Primitive Types8534
Node: Structures10354
-Node: Type Example11214
-Node: Multiple ABIs12437
-Node: The Closure API12808
-Node: Closure Example15752
-Node: Missing Features17311
-Node: Index17764
+Node: Type Example11224
+Node: Multiple ABIs12447
+Node: The Closure API12818
+Node: Closure Example15762
+Node: Missing Features17321
+Node: Index17774

End Tag Table
diff --git a/doc/stamp-vti b/doc/stamp-vti
index 54255ba..aec3d99 100644
--- a/doc/stamp-vti
+++ b/doc/stamp-vti
@@ -1,4 +1,4 @@
@set UPDATED 16 March 2013
@set UPDATED-MONTH March 2013
-@set EDITION 3.0.13
-@set VERSION 3.0.13
+@set EDITION 3.0.13rc1
+@set VERSION 3.0.13rc1
diff --git a/doc/version.texi b/doc/version.texi
index 54255ba..aec3d99 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
@set UPDATED 16 March 2013
@set UPDATED-MONTH March 2013
-@set EDITION 3.0.13
-@set VERSION 3.0.13
+@set EDITION 3.0.13rc1
+@set VERSION 3.0.13rc1