diff options
Diffstat (limited to 'www/firefox/patches/patch-bm')
-rw-r--r-- | www/firefox/patches/patch-bm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/patches/patch-bm b/www/firefox/patches/patch-bm index c5798c6505b..04061d5cb23 100644 --- a/www/firefox/patches/patch-bm +++ b/www/firefox/patches/patch-bm @@ -1,8 +1,8 @@ -$NetBSD: patch-bm,v 1.1.1.1 2004/02/29 17:45:02 xtraeme Exp $ +$NetBSD: patch-bm,v 1.2 2004/06/23 16:47:12 taya Exp $ diff -ru ../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 2001-09-29 05:12:52.000000000 +0900 -+++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2003-10-20 10:19:13.000000000 +0900 ++++ ./xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp 2004-06-15 23:56:36.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. |