mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-04 05:19:58 +03:00
Ports: Fix path for the tcl port's patch file
This commit is contained in:
parent
48632461c1
commit
7ab68b6c83
Notes:
sideshowbarker
2024-07-18 19:01:50 +09:00
Author: https://github.com/gunnarbeutner Commit: https://github.com/SerenityOS/serenity/commit/7ab68b6c83a Pull-request: https://github.com/SerenityOS/serenity/pull/6689
@ -1,6 +1,6 @@
|
||||
diff -Naur tcl8.6.11/unix/tclUnixSock.c tcl8.6.11.serenity/unix/tclUnixSock.c
|
||||
--- tcl8.6.11/unix/tclUnixSock.c 2020-09-21 17:15:49.000000000 +0200
|
||||
+++ tcl8.6.11.serenity/unix/tclUnixSock.c 2021-04-25 09:39:28.224340150 +0200
|
||||
--- unix/tclUnixSock.c 2020-09-21 17:15:49.000000000 +0200
|
||||
+++ unix.serenity/tclUnixSock.c 2021-04-25 09:39:28.224340150 +0200
|
||||
@@ -706,6 +706,7 @@
|
||||
IPv6AddressNeedsNumericRendering(
|
||||
struct in6_addr addr)
|
||||
|
Loading…
Reference in New Issue
Block a user