Author: Armin Rigo <ar...@tunes.org> Branch: cffi-1.0 Changeset: r1906:f668ddb37691 Date: 2015-05-03 19:03 +0200 http://bitbucket.org/cffi/cffi/changeset/f668ddb37691/
Log: Fix manual.c diff --git a/_cffi1/manual.c b/_cffi1/manual.c --- a/_cffi1/manual.c +++ b/_cffi1/manual.c @@ -146,6 +146,8 @@ 1, /* num_struct_unions */ 0, 0, + NULL, + 8, /* num_types */ }; #ifndef PYPY_VERSION _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit