summaryrefslogtreecommitdiffstats
path: root/rhbz-966424.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-18 11:24:17 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-18 11:24:17 +0200
commit4744877a5b1eb955d091ac9cab9614763a2dc6fd (patch)
tree4e33938f62aa374926908e4cd083dc72f9598247 /rhbz-966424.patch
parent89561e4f60e97a24d6965a4c6eca9b2195ea400b (diff)
Thunderbird 24.0
Diffstat (limited to 'rhbz-966424.patch')
-rw-r--r--rhbz-966424.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/rhbz-966424.patch b/rhbz-966424.patch
index 37ddc6e..cfd6ca8 100644
--- a/rhbz-966424.patch
+++ b/rhbz-966424.patch
@@ -1,6 +1,6 @@
-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
+diff --git a/toolkit/module/CertUtils.jsm b/toolkit/toolkit/modules/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({});