]> git.pld-linux.org Git - packages/netsurf.git/blame - netsurf-utf8proc.patch
- updated to 3.10
[packages/netsurf.git] / netsurf-utf8proc.patch
CommitLineData
f36ce874
WF
1--- netsurf-3.10/utils/idna.c.orig 2020-05-24 22:55:29.000000000 +0200
2+++ netsurf-3.10/utils/idna.c 2020-05-30 16:10:22.429190250 +0200
3@@ -167,7 +167,7 @@
4
5 #ifdef WITH_UTF8PROC
6
2cb0de42
JB
7-#include <libutf8proc/utf8proc.h>
8+#include <utf8proc.h>
9
f36ce874
WF
10 int32_t idna_contexto[] = {
11 /* CONTEXTO codepoints which have a rule defined */
This page took 0.432295 seconds and 4 git commands to generate.