rebase patches

This commit is contained in:
Brent Cook
2022-02-27 05:37:43 -06:00
parent 2f43da43c1
commit 115cf2d553
4 changed files with 24 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
--- ./openbsd/src/lib/libcrypto/bn/bn_lcl.h 2018-12-17 06:59:43.067523154 -0600
+++ ./crypto/bn/bn_lcl.h 2019-01-20 19:43:53.679717457 -0600
@@ -239,7 +239,7 @@
--- ./crypto/bn/bn_lcl.h.orig Fri Feb 18 16:30:39 2022
+++ ./crypto/bn/bn_lcl.h Mon Feb 21 05:39:35 2022
@@ -283,7 +283,7 @@
: "r"(a), "r"(b)); \
ret; })
# endif /* compiler */