public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix missing category argument of @deftp
@ 2013-02-24 13:14 Andreas Schwab
  0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2013-02-24 13:14 UTC (permalink / raw)
  To: libffi-discuss

The first argument of @deftp is supposed to be the type category.

Andreas.

2013-02-24  Andreas Schwab  <schwab@linux-m68k.org>

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

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
-- 
1.8.1.4

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

only message in thread, other threads:[~2013-02-24 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-24 13:14 [PATCH] Fix missing category argument of @deftp Andreas Schwab

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).