Generate foo(void) rather than foo() in FFI stub files
authorIan Lynagh <igloo@earth.li>
Sat, 16 Feb 2008 14:10:31 +0000 (14:10 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 16 Feb 2008 14:10:31 +0000 (14:10 +0000)
-Wstrict-prototypes warns about the latter.
Patch from pcc in trac #2100.


No differences found