diff options
Diffstat (limited to 'mail/thunderbird/patches/patch-bn')
-rw-r--r-- | mail/thunderbird/patches/patch-bn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/patches/patch-bn b/mail/thunderbird/patches/patch-bn index fd17b9e3b3c..03df32a4669 100644 --- a/mail/thunderbird/patches/patch-bn +++ b/mail/thunderbird/patches/patch-bn @@ -1,8 +1,8 @@ -$NetBSD: patch-bn,v 1.2 2004/05/08 04:35:39 taya Exp $ +$NetBSD: patch-bn,v 1.3 2004/06/24 23:09:56 taya Exp $ diff -ru ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp ./xpcom/io/nsNativeCharsetUtils.cpp ---- ../Orig/mozilla/xpcom/io/nsNativeCharsetUtils.cpp 2004-03-26 14:29:18.000000000 +0900 -+++ ./xpcom/io/nsNativeCharsetUtils.cpp 2004-05-05 23:23:15.000000000 +0900 +--- ../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 }; |