1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/x11-fonts/bdfresize/files/patch-aa
2002-08-23 23:44:28 +00:00

11 lines
192 B
Plaintext

--- 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;