summaryrefslogtreecommitdiff
path: root/libffi/doc/libffi.texi
diff options
context:
space:
mode:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-02-24 16:02:17 +0000
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>2010-02-24 16:02:17 +0000
commit67b970a8ce61e2be3320787dd4baa4560442764e (patch)
tree84df16f25de2b93d1e187ce71c884784d6c3813c /libffi/doc/libffi.texi
parente4588211713e0abdabf83aa1829d77b227cb1e31 (diff)
downloadgcc-67b970a8ce61e2be3320787dd4baa4560442764e.tar.gz
* doc/libffi.texi (The Closure API): Fix typo.
* doc/libffi.info: Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157049 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/doc/libffi.texi')
-rw-r--r--libffi/doc/libffi.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/doc/libffi.texi b/libffi/doc/libffi.texi
index 9a5060d57ce..06384cbcffd 100644
--- a/libffi/doc/libffi.texi
+++ b/libffi/doc/libffi.texi
@@ -437,7 +437,7 @@ require special allocation on platforms that have a non-executable
heap. Memory management for closures is handled by a pair of
functions:
-@findex ffi_closure_alloca
+@findex ffi_closure_alloc
@defun void *ffi_closure_alloc (size_t @var{size}, void **@var{code})
Allocate a chunk of memory holding @var{size} bytes. This returns a
pointer to the writable address, and sets *@var{code} to the