<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- gcc-4.8.0/libffi/doc/libffi.texi.orig	2013-03-27 14:30:44.349767608 +0100
+++ gcc-4.8.0/libffi/doc/libffi.texi	2013-03-27 14:36:39.440125266 +0100
@@ -360,7 +360,6 @@
 new @code{ffi_type} object for it.
 
 @tindex ffi_type
-@deftp ffi_type
 The @code{ffi_type} has the following members:
 @table @code
 @item size_t size
@@ -376,8 +375,6 @@
 This is a @samp{NULL}-terminated array of pointers to @code{ffi_type}
 objects.  There is one element per field of the struct.
 @end table
-@end deftp
-
 
 @node Type Example
 @subsection Type Example
</pre></body></html>