diff options
Diffstat (limited to 'www/firefox/patches/patch-bm')
-rw-r--r-- | www/firefox/patches/patch-bm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/firefox/patches/patch-bm b/www/firefox/patches/patch-bm index 5280435c2bb..4e1b2f236e3 100644 --- a/www/firefox/patches/patch-bm +++ b/www/firefox/patches/patch-bm @@ -1,8 +1,9 @@ -$NetBSD: patch-bm,v 1.3 2005/09/22 14:14:04 jlam Exp $ +$NetBSD: patch-bm,v 1.4 2005/12/10 13:47:22 taya Exp $ ---- xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2001-09-28 20:12:52.000000000 +0000 -+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp -@@ -118,18 +118,23 @@ PrepareAndDispatch(nsXPTCStubBase* self, +diff -ruN ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp +--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2004-04-18 23:18:18.000000000 +0900 ++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2005-12-04 19:17:13.000000000 +0900 +@@ -118,18 +118,23 @@ * so they are contiguous with values passed on the stack, and then calls * PrepareAndDispatch() to do the dirty work. */ |