pkgsrc/emulators/vba/patches
dholland 077f2c5508 Use const syntax correctly. const void * != void *const, and likewise,
given the libz typedef "voidp" for void *, "const voidp" does not magically
inject const inside the typedef'd type. Use the libz typedef "voidpc"
instead. May fix PR 46996.
2012-09-29 21:27:14 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae
patch-af
patch-ag Use const syntax correctly. const void * != void *const, and likewise, 2012-09-29 21:27:14 +00:00
patch-src_memgzio.c Use const syntax correctly. const void * != void *const, and likewise, 2012-09-29 21:27:14 +00:00
patch-src_memgzio.h Use const syntax correctly. const void * != void *const, and likewise, 2012-09-29 21:27:14 +00:00