You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
318 B

diff -Naur bdfresize-1.5/charresize.c bdfresize-1.5.patched/charresize.c
--- bdfresize-1.5/charresize.c 2000-12-12 06:18:14.000000000 -0500
+++ bdfresize-1.5.patched/charresize.c 2017-03-29 14:18:04.852262312 -0400
@@ -46,7 +46,6 @@
void
processChar(void)
{
- char *malloc();
char *srcimage;
int *dstgray;