diff options
author | green <green@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-12-26 05:01:43 +0000 |
---|---|---|
committer | green <green@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-12-26 05:01:43 +0000 |
commit | 657f62fe67f5c9564e336435cfa64feb08abb27a (patch) | |
tree | 53bbf6d2b46837b556a691a9c41502a0df8961d8 /libffi/doc | |
parent | da4f8cce978e83019b627e76c157dd06ae3823db (diff) | |
download | gcc-657f62fe67f5c9564e336435cfa64feb08abb27a.tar.gz |
Fix libffi docs
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155471 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/doc')
-rw-r--r-- | libffi/doc/libffi.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/doc/libffi.texi b/libffi/doc/libffi.texi index 90c676afb9a..9a5060d57ce 100644 --- a/libffi/doc/libffi.texi +++ b/libffi/doc/libffi.texi @@ -31,7 +31,7 @@ section entitled ``GNU General Public License''. @end quotation @end copying -@dircategory +@dircategory Development @direntry * libffi: (libffi). Portable foreign-function interface library. @end direntry |