mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
6318d9619d
are for.
11 lines
192 B
Plaintext
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;
|
|
|