summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-ck
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-ck')
-rw-r--r--www/firefox/patches/patch-ck8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/firefox/patches/patch-ck b/www/firefox/patches/patch-ck
index deef2325ac1..f253c9592cb 100644
--- a/www/firefox/patches/patch-ck
+++ b/www/firefox/patches/patch-ck
@@ -1,8 +1,8 @@
-$NetBSD: patch-ck,v 1.3 2005/06/22 22:05:34 martin Exp $
+$NetBSD: patch-ck,v 1.4 2005/09/22 14:14:04 jlam Exp $
---- extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp.orig 2003-06-17 00:31:17.000000000 +0200
-+++ extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp 2005-06-16 10:06:22.000000000 +0200
-@@ -112,12 +112,12 @@
+--- extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp.orig 2003-06-16 22:31:17.000000000 +0000
++++ extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp
+@@ -112,12 +112,12 @@ txFormatNumberFunctionCall::evaluate(txI
return aContext->recycler()->getStringResult(format->mNaN, aResult);
}