mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
chromium: fix patch to unbreak build.
This commit is contained in:
parent
831f0e1665
commit
b0fc92900f
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ Reviewed-by: Adam Langley <agl@google.com>
|
||||||
|
|
||||||
diff --git a/crypto/bio/socket_helper.c b/crypto/bio/socket_helper.c
|
diff --git a/crypto/bio/socket_helper.c b/crypto/bio/socket_helper.c
|
||||||
index b1cdd1a..481278f 100644
|
index b1cdd1a..481278f 100644
|
||||||
--- crypto/bio/socket_helper.c
|
--- third_party/boringssl/src/crypto/bio/socket_helper.c
|
||||||
+++ crypto/bio/socket_helper.c
|
+++ third_party/boringssl/src/crypto/bio/socket_helper.c
|
||||||
@@ -12,7 +12,7 @@
|
@@ -12,7 +12,7 @@
|
||||||
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
|
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
|
||||||
|
|
Loading…
Add table
Reference in a new issue