diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-13 16:22:15 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-13 16:22:15 +0200 |
commit | 38a23ef90eab3e798260999d546e4b62beb30838 (patch) | |
tree | d41bbac5c7057320301a11156fd8c1fc95a34acb /mozilla-jemalloc.patch | |
parent | 139f64c6307428ff5ccc8a6e3fd5fa607f2f95ef (diff) |
Firefox 3.6.4build3
Diffstat (limited to 'mozilla-jemalloc.patch')
-rw-r--r-- | mozilla-jemalloc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mozilla-jemalloc.patch b/mozilla-jemalloc.patch index 2ef0b97..aabd690 100644 --- a/mozilla-jemalloc.patch +++ b/mozilla-jemalloc.patch @@ -1,6 +1,6 @@ diff -r f1af606531f5 memory/jemalloc/jemalloc.h ---- mozilla/memory/jemalloc/jemalloc.h Sat Nov 22 20:22:22 2008 +0100 -+++ mozilla/memory/jemalloc/jemalloc.h Mon Dec 01 16:53:06 2008 -0500 +--- a/memory/jemalloc/jemalloc.h Sat Nov 22 20:22:22 2008 +0100 ++++ b/memory/jemalloc/jemalloc.h Mon Dec 01 16:53:06 2008 -0500 @@ -45,14 +45,14 @@ } jemalloc_stats_t; |