summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-content_base_public_nsContentUtils_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-30 19:53:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-30 19:53:32 +0200
commitee9a8efcee8c69c6c3f15c5dc0165fbf1196a019 (patch)
tree751a9e836088f10c86018c7dc91beab3116af845 /package/firefox/patches/patch-content_base_public_nsContentUtils_h
parent31435d4e6fd2932bf322992e724ab1619b14f63f (diff)
some updates. only startup on lemote works, then system crashes
Diffstat (limited to 'package/firefox/patches/patch-content_base_public_nsContentUtils_h')
-rw-r--r--package/firefox/patches/patch-content_base_public_nsContentUtils_h6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/firefox/patches/patch-content_base_public_nsContentUtils_h b/package/firefox/patches/patch-content_base_public_nsContentUtils_h
index 2cd2821c7..7f4a8f0dd 100644
--- a/package/firefox/patches/patch-content_base_public_nsContentUtils_h
+++ b/package/firefox/patches/patch-content_base_public_nsContentUtils_h
@@ -1,6 +1,6 @@
---- mozilla-2.0.orig/content/base/public/nsContentUtils.h 2011-03-19 00:33:33.000000000 +0100
-+++ mozilla-2.0/content/base/public/nsContentUtils.h 2011-06-15 20:05:44.538202220 +0200
-@@ -1942,7 +1942,7 @@ inline NS_HIDDEN_(PRBool) NS_FloatIsFini
+--- mozilla-release.orig/content/base/public/nsContentUtils.h 2011-07-08 03:15:15.000000000 +0200
++++ mozilla-release/content/base/public/nsContentUtils.h 2011-07-29 15:50:34.000000000 +0200
+@@ -1928,7 +1928,7 @@ inline NS_HIDDEN_(PRBool) NS_FloatIsFini
#ifdef WIN32
return _finite(f);
#else