summaryrefslogtreecommitdiff
path: root/deskutils/kdepim44/files/patch-icallangbind.c
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
committerWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
commit3491a5043bbc0dcbc5daf88687e37526ec8b0841 (patch)
treefd07129b0c440c5a288143ea205cf8cd04ebda3b /deskutils/kdepim44/files/patch-icallangbind.c
parentUpdate to 3.0.2 (full log): (diff)
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Notes
Notes: svn path=/head/; revision=62445
Diffstat (limited to 'deskutils/kdepim44/files/patch-icallangbind.c')
-rw-r--r--deskutils/kdepim44/files/patch-icallangbind.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/kdepim44/files/patch-icallangbind.c b/deskutils/kdepim44/files/patch-icallangbind.c
deleted file mode 100644
index 60005c839535..000000000000
--- a/deskutils/kdepim44/files/patch-icallangbind.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- libical/src/libical/icallangbind.c Wed Apr 11 15:37:32 2001
-+++ libical/src/libical/icallangbind.c.new Sat Jun 1 05:06:07 2002
-@@ -22,7 +22,7 @@
- #include "icalproperty.h"
- #include "icalerror.h"
- #include "icalmemory.h"
--#include <malloc.h>
-+#include <stdlib.h>
- #include <string.h>
-
- int* icallangbind_new_array(int size){