freebsd-ports/x11-fonts/bdfresize/files/patch-charresize.c
Adam Weinberger 0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00

10 lines
192 B
C

--- charresize.c.orig Fri Aug 23 16:24:22 2002
+++ charresize.c Fri Aug 23 16:24:46 2002
@@ -46,7 +46,6 @@
void
processChar(void)
{
- char *malloc();
char *srcimage;
int *dstgray;