summarylogtreecommitdiffstats
path: root/utils-idna.patch
diff options
context:
space:
mode:
authorRobert Hamblin2022-06-21 12:40:49 -0700
committerRobert Hamblin2022-06-21 12:40:49 -0700
commitc386d572371d1ce294ed47255b8fc6e343c04aef (patch)
tree964bf54887fb45c0e29f3a5a7ada27ada61a0f69 /utils-idna.patch
parent674fe3440e1bf0854fceb09ccc7e4608a06e27ae (diff)
downloadaur-c386d572371d1ce294ed47255b8fc6e343c04aef.tar.gz
update netsurf-fb to 3.10
Diffstat (limited to 'utils-idna.patch')
-rw-r--r--utils-idna.patch17
1 files changed, 9 insertions, 8 deletions
diff --git a/utils-idna.patch b/utils-idna.patch
index 3e236509b58b..f7b9de81163e 100644
--- a/utils-idna.patch
+++ b/utils-idna.patch
@@ -1,11 +1,12 @@
---- utils/idna.c 2019-07-17 17:37:00.000000000 +0200
-+++ utils/idna.c 2019-09-15 21:46:42.228737360 +0200
-@@ -27,7 +27,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <sys/types.h>
+diff --text --unified --recursive netsurf-3.10/utils/idna.c netsurf-3.10.new/utils/idna.c
+--- netsurf-3.10/utils/idna.c 2020-05-24 13:55:29.000000000 -0700
++++ netsurf-3.10.new/utils/idna.c 2022-06-21 11:40:58.674410466 -0700
+@@ -167,7 +167,7 @@
+
+ #ifdef WITH_UTF8PROC
+
-#include <libutf8proc/utf8proc.h>
+#include <utf8proc.h>
- #include "netsurf/inttypes.h"
-
+ int32_t idna_contexto[] = {
+ /* CONTEXTO codepoints which have a rule defined */