summaryrefslogtreecommitdiff
path: root/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m
diff options
context:
space:
mode:
Diffstat (limited to 'mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m')
-rw-r--r--mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m b/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m
deleted file mode 100644
index 9ef153b204a..00000000000
--- a/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-Framework_Pantomine_CWParser.m,v 1.1 2011/12/17 16:13:43 marino Exp $
-
---- Framework/Pantomime/CWParser.m.orig 2007-01-28 19:46:23.000000000 +0000
-+++ Framework/Pantomime/CWParser.m
-@@ -40,7 +40,7 @@
- //
- static char *month_name[12] = {"jan", "feb", "mar", "apr", "may", "jun", "jul", "aug", "sep", "oct", "nov", "dec"};
-
--static struct timezone {
-+static struct timezonePantomine {
- char *name; /* time zone name */
- int offset; /* offset, in minutes, EAST of GMT */
- } timezone_info[] = {