From 27b7534706efe1b48c43281f3496425469b127ee Mon Sep 17 00:00:00 2001 From: Bob Relyea Date: Fri, 5 Jun 2020 08:11:56 -0700 Subject: [PATCH] Include correct .patch file for previous commit --- nss-3.53-strict-proto-fix.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nss-3.53-strict-proto-fix.patch b/nss-3.53-strict-proto-fix.patch index 08f8ffa..e69c977 100644 --- a/nss-3.53-strict-proto-fix.patch +++ b/nss-3.53-strict-proto-fix.patch @@ -1,6 +1,6 @@ -diff -up ./nss/lib/pk11wrap/pk11pub.h.strict_proto_fix ./nss/lib/pk11wrap/pk11pub.h ---- ./nss/lib/pk11wrap/pk11pub.h.strict_proto_fix 2020-06-04 16:48:54.721954514 -0700 -+++ ./nss/lib/pk11wrap/pk11pub.h 2020-06-04 16:49:17.074066050 -0700 +diff -up ./lib/pk11wrap/pk11pub.h.strict_proto_fix ./lib/pk11wrap/pk11pub.h +--- ./lib/pk11wrap/pk11pub.h.strict_proto_fix 2020-06-04 16:48:54.721954514 -0700 ++++ ./lib/pk11wrap/pk11pub.h 2020-06-04 16:49:17.074066050 -0700 @@ -948,7 +948,7 @@ PRBool SECMOD_HasRootCerts(void); * the system state independent of the database state and can be called * before NSS initializes.