diff options
Diffstat (limited to 'www/firefox/patches/patch-bn')
-rw-r--r-- | www/firefox/patches/patch-bn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/patches/patch-bn b/www/firefox/patches/patch-bn index 1c1004d4ab1..1a69f90f7fb 100644 --- a/www/firefox/patches/patch-bn +++ b/www/firefox/patches/patch-bn @@ -1,9 +1,9 @@ -$NetBSD: patch-bn,v 1.1.1.1 2004/02/29 17:45:02 xtraeme Exp $ +$NetBSD: patch-bn,v 1.2 2004/06/23 16:47:12 taya Exp $ diff -ru ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp ./xpcom/io/nsNativeCharsetUtils.cpp ---- ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp 2003-07-30 14:58:28.000000000 +0900 -+++ ./xpcom/io/nsNativeCharsetUtils.cpp 2003-10-20 10:19:15.000000000 +0900 -@@ -294,7 +294,12 @@ +--- ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp 2004-05-28 03:55:10.000000000 +0900 ++++ ./xpcom/io/nsNativeCharsetUtils.cpp 2004-06-15 23:56:38.000000000 +0900 +@@ -295,7 +295,12 @@ { const char *blank_list[] = { "", NULL }; const char **native_charset_list = blank_list; |