diff options
Diffstat (limited to 'www/mozilla/patches/patch-be')
-rw-r--r-- | www/mozilla/patches/patch-be | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla/patches/patch-be b/www/mozilla/patches/patch-be index 9ec4094794a..5db7f72549b 100644 --- a/www/mozilla/patches/patch-be +++ b/www/mozilla/patches/patch-be @@ -1,8 +1,8 @@ -$NetBSD: patch-be,v 1.2 2001/11/22 16:25:37 taya Exp $ +$NetBSD: patch-be,v 1.3 2001/12/27 15:02:43 taya Exp $ diff -ru ../Orig/mozilla/nsprpub/pr/src/io/prsocket.c ./nsprpub/pr/src/io/prsocket.c --- ../Orig/mozilla/nsprpub/pr/src/io/prsocket.c Sat Jun 9 04:54:54 2001 -+++ ./nsprpub/pr/src/io/prsocket.c Thu Nov 22 12:31:25 2001 ++++ ./nsprpub/pr/src/io/prsocket.c Sat Dec 22 13:02:46 2001 @@ -1300,6 +1300,15 @@ if (osfd == -1) { return 0; |