diff options
Diffstat (limited to 'www/mozilla/patches/patch-bc')
-rw-r--r-- | www/mozilla/patches/patch-bc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mozilla/patches/patch-bc b/www/mozilla/patches/patch-bc index 6ca14fabbd9..2900d79e20d 100644 --- a/www/mozilla/patches/patch-bc +++ b/www/mozilla/patches/patch-bc @@ -1,8 +1,8 @@ -$NetBSD: patch-bc,v 1.1 2001/09/16 14:03:10 taya Exp $ +$NetBSD: patch-bc,v 1.2 2001/10/16 15:52:10 taya Exp $ diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in ---- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Tue Jun 19 07:10:25 2001 -+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Sep 16 20:47:28 2001 +--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Sep 6 17:23:09 2001 ++++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sat Oct 13 19:57:23 2001 @@ -235,6 +235,13 @@ CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s |