summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-cp
diff options
context:
space:
mode:
Diffstat (limited to 'www/mozilla/patches/patch-cp')
-rw-r--r--www/mozilla/patches/patch-cp20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/mozilla/patches/patch-cp b/www/mozilla/patches/patch-cp
deleted file mode 100644
index e7c5604826e..00000000000
--- a/www/mozilla/patches/patch-cp
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-cp,v 1.1 2006/08/08 02:51:07 christos Exp $
-
---- mailnews/mime/src/mimeeobj.h.orig 2001-09-28 16:07:42.000000000 -0400
-+++ mailnews/mime/src/mimeeobj.h 2006-08-07 22:18:49.000000000 -0400
-@@ -47,6 +47,8 @@
- message/external-object MIME type only.)
- */
-
-+extern "C" {
-+
- typedef struct MimeExternalObjectClass MimeExternalObjectClass;
- typedef struct MimeExternalObject MimeExternalObject;
-
-@@ -60,4 +62,6 @@
- MimeLeaf leaf;
- };
-
-+};
-+
- #endif /* _MIMEEOBJ_H_ */