public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] libffi documentation fix
@ 2013-06-03 23:48 Cesar Philippidis
  0 siblings, 0 replies; only message in thread
From: Cesar Philippidis @ 2013-06-03 23:48 UTC (permalink / raw)
  To: green, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

This patch from libffi revision 675c9839224 allows libffi.pdf to be 
generated without tex related errors. I tested it on gcc trunk. Please 
backport it to gcc. The original patch can be found here:

http://sourceware.org/ml/libffi-discuss/2013/msg00086.html

Cesar


2013-06-03  Andreas Schwab  <schwab@linux-m68k.org>

         * doc/libffi.texi (Structures): Fix missing category argument of
         @deftp.

[-- Attachment #2: libffi-doc-fix.patch --]
[-- Type: text/plain, Size: 388 bytes --]

Index: libffi/doc/libffi.texi
===================================================================
--- libffi/doc/libffi.texi	(revision 199458)
+++ libffi/doc/libffi.texi	(working copy)
@@ -360,7 +360,7 @@
 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-03 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-03 23:48 [PATCH] libffi documentation fix Cesar Philippidis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).