opnsense-ports/editors/pdfedit/files/patch-src-xpdf-xpdf-NameToUnicodeTable.h
Franco Fichtner 90ef50b3b0 */*: sync with upstream
Taken from: FreeBSD
2016-06-12 10:22:14 +02:00

11 lines
254 B
C

--- src/xpdf/xpdf/NameToUnicodeTable.h.orig 2006-02-04 15:51:34 UTC
+++ src/xpdf/xpdf/NameToUnicodeTable.h
@@ -8,7 +8,7 @@
static struct {
Unicode u;
- char *name;
+ const char *name;
} nameToUnicodeTab[] = {
{0x0021, "!"},
{0x0023, "#"},