]> git.pld-linux.org Git - packages/netsurf.git/blame_incremental - netsurf-utf8proc.patch
- updated to 3.11
[packages/netsurf.git] / netsurf-utf8proc.patch
... / ...
CommitLineData
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
7-#include <libutf8proc/utf8proc.h>
8+#include <utf8proc.h>
9
10 int32_t idna_contexto[] = {
11 /* CONTEXTO codepoints which have a rule defined */
This page took 0.056798 seconds and 4 git commands to generate.