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.