aboutsummaryrefslogtreecommitdiff
path: root/www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-16 00:10:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-16 00:10:12 +0000
commit2b519d7ce5cc1a9b78fe25efa769223dfea9bcb7 (patch)
treed3475b2b30df2c64058a7bb4e013bcd3cc6579a3 /www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
parent7a1e1287f3231b9f571faf007d296084290f4e0c (diff)
downloadports-2b519d7ce5cc1a9b78fe25efa769223dfea9bcb7.tar.gz
ports-2b519d7ce5cc1a9b78fe25efa769223dfea9bcb7.zip
Notes
Diffstat (limited to 'www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc')
-rw-r--r--www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc b/www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
index dea21b7325a0..9a41bbfc4602 100644
--- a/www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
+++ b/www/firefox10/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc
@@ -1,13 +1,11 @@
-$FreeBSD$
-
---- xpcom/reflect/xptcall/public/xptcstubsdecl.inc.orig Sun Feb 1 15:39:59 2004
-+++ xpcom/reflect/xptcall/public/xptcstubsdecl.inc Sun Feb 1 15:40:11 2004
+--- xpcom/reflect/xptcall/public/xptcstubsdecl.inc.orig Tue Mar 16 03:07:25 2004
++++ xpcom/reflect/xptcall/public/xptcstubsdecl.inc Tue Jun 15 12:52:36 2004
@@ -8,7 +8,7 @@
* 1 is AddRef
* 2 is Release
*/
-#if !defined(__ia64) || (!defined(__hpux) && !defined(__linux__))
+#if !defined(__ia64)
- XPTC_EXPORT NS_IMETHOD Stub3();
- XPTC_EXPORT NS_IMETHOD Stub4();
- XPTC_EXPORT NS_IMETHOD Stub5();
+ NS_IMETHOD Stub3();
+ NS_IMETHOD Stub4();
+ NS_IMETHOD Stub5();