summaryrefslogtreecommitdiffstats
path: root/rhbz-966424.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-16 15:44:13 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-16 15:44:13 +0200
commit5cd7e0e71260c62abd1307905171f5579b241350 (patch)
tree30cc73fc2c465a70be0b94a455d3d13ed7b96c2c /rhbz-966424.patch
parent3481382087e1bf149d1cd83392578737432c35db (diff)
Xulrunner / Firefox 24.0
Diffstat (limited to 'rhbz-966424.patch')
-rw-r--r--rhbz-966424.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/rhbz-966424.patch b/rhbz-966424.patch
index 37ddc6e..c4c332e 100644
--- a/rhbz-966424.patch
+++ b/rhbz-966424.patch
@@ -1,6 +1,5 @@
-diff --git a/toolkit/mozapps/shared/CertUtils.jsm b/toolkit/toolkit/mozapps/shared/CertUtils.jsm
---- a/toolkit/mozapps/shared/CertUtils.jsm
-+++ b/toolkit/mozapps/shared/CertUtils.jsm
+--- a/toolkit/modules/CertUtils.jsm
++++ b/toolkit/modules/CertUtils.jsm
@@ -170,17 +170,19 @@ this.checkCert =
issuerCert = issuerCert.QueryInterface(Ci.nsIX509Cert3);
var tokenNames = issuerCert.getAllTokenNames({});