Fix sample closure code

This commit is contained in:
Andrew Haley
2013-11-16 06:35:51 -05:00
committed by Anthony Green
parent db0ace3a38
commit 31257b3189
5 changed files with 25 additions and 16 deletions

View File

@@ -1,3 +1,8 @@
2013-11-15 Andrew Haley <aph@redhat.com>
* doc/libffi.texi (Closure Example): Fix the sample code.
* doc/libffi.info, doc/stamp-vti, doc/version.texi: Rebuilt.
2013-11-15 Andrew Haley <aph@redhat.com>
* testsuite/libffi.call/va_struct1.c (main): Fix broken test.