From ee9a8efcee8c69c6c3f15c5dc0165fbf1196a019 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 30 Jul 2011 19:53:32 +0200 Subject: some updates. only startup on lemote works, then system crashes --- package/firefox/patches/patch-content_base_public_nsContentUtils_h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/firefox/patches/patch-content_base_public_nsContentUtils_h') 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 -- cgit v1.2.3