From 675c9839224e4268187f1ec6f512127f9db555d0 Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Sat, 16 Mar 2013 08:12:38 -0400 Subject: Documentation fix --- doc/libffi.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libffi.texi') diff --git a/doc/libffi.texi b/doc/libffi.texi index f0e6517..5c0552b 100644 --- a/doc/libffi.texi +++ b/doc/libffi.texi @@ -360,7 +360,7 @@ You must first describe the structure to @samp{libffi} by creating a new @code{ffi_type} object for it. @tindex ffi_type -@deftp ffi_type +@deftp {Data type} ffi_type The @code{ffi_type} has the following members: @table @code @item size_t size -- cgit v1.2.1