summaryrefslogtreecommitdiff
path: root/mail/pine/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine/patches/patch-ah')
-rw-r--r--mail/pine/patches/patch-ah15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/pine/patches/patch-ah b/mail/pine/patches/patch-ah
deleted file mode 100644
index d91c27e8313..00000000000
--- a/mail/pine/patches/patch-ah
+++ /dev/null
@@ -1,15 +0,0 @@
-*** imap/ANSI/c-client/news.c.orig Wed May 15 13:50:02 1996
---- imap/ANSI/c-client/news.c Fri Jun 14 00:12:49 1996
-***************
-*** 310,314 ****
- while (s = strchr (s,'.')) *s = '/';
- /* scan directory */
-! if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) {
- stream->local = fs_get (sizeof (NEWSLOCAL));
- LOCAL->dirty = NIL; /* no update to .newsrc needed yet */
---- 310,314 ----
- while (s = strchr (s,'.')) *s = '/';
- /* scan directory */
-! if ((nmsgs = scandir (tmp,&names,news_select,(void*)news_numsort)) >= 0) {
- stream->local = fs_get (sizeof (NEWSLOCAL));
- LOCAL->dirty = NIL; /* no update to .newsrc needed yet */