summaryrefslogtreecommitdiff
path: root/mail/sylpheed3/files/patch-aa
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-12-15 09:27:41 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-12-15 09:27:41 +0000
commitd67df9117fd7ec70608932ae0160158c7c0f8b31 (patch)
treebbb528d3dc1955963902ea1568e60d363ac436bc /mail/sylpheed3/files/patch-aa
parentAdd fargoal, a remake of the classic roguelike game "Sword of (diff)
update sylpheed to 0.9.8.1 (0.9.8a)
Notes
Notes: svn path=/head/; revision=95867
Diffstat (limited to 'mail/sylpheed3/files/patch-aa')
-rw-r--r--mail/sylpheed3/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/sylpheed3/files/patch-aa b/mail/sylpheed3/files/patch-aa
deleted file mode 100644
index 4cf2e23a1b0a..000000000000
--- a/mail/sylpheed3/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
-+++ src/procmsg.c Fri Dec 12 17:25:02 2003
-@@ -216,7 +216,7 @@
-
- if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
- return NULL;
-- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
-+/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
-
- debug_print("Reading summary cache...");
-