summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp')
-rw-r--r--www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp b/www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp
index 36ad1f8ad09..5212daeb585 100644
--- a/www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp
+++ b/www/firefox/patches/patch-xpcom_base_nsMemoryInfoDumper.cpp
@@ -1,8 +1,8 @@
-$NetBSD: patch-xpcom_base_nsMemoryInfoDumper.cpp,v 1.1 2013/12/15 13:54:37 ryoon Exp $
+$NetBSD: patch-xpcom_base_nsMemoryInfoDumper.cpp,v 1.2 2014/02/08 09:36:00 ryoon Exp $
---- xpcom/base/nsMemoryInfoDumper.cpp.orig 2013-12-05 16:08:00.000000000 +0000
+--- xpcom/base/nsMemoryInfoDumper.cpp.orig 2014-01-28 04:04:07.000000000 +0000
+++ xpcom/base/nsMemoryInfoDumper.cpp
-@@ -30,7 +30,7 @@
+@@ -31,7 +31,7 @@
#include <unistd.h>
#endif
@@ -11,7 +11,7 @@ $NetBSD: patch-xpcom_base_nsMemoryInfoDumper.cpp,v 1.1 2013/12/15 13:54:37 ryoon
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
-@@ -109,7 +109,7 @@ private:
+@@ -110,7 +110,7 @@ private:
} // anonymous namespace
@@ -20,7 +20,7 @@ $NetBSD: patch-xpcom_base_nsMemoryInfoDumper.cpp,v 1.1 2013/12/15 13:54:37 ryoon
namespace {
/*
-@@ -548,7 +548,7 @@ nsMemoryInfoDumper::~nsMemoryInfoDumper(
+@@ -549,7 +549,7 @@ nsMemoryInfoDumper::~nsMemoryInfoDumper(
/* static */ void
nsMemoryInfoDumper::Initialize()
{