diff options
Diffstat (limited to '')
-rw-r--r-- | print/tex-xdvik/files/patch-texk-xdvik-encodings.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-encodings.h b/print/tex-xdvik/files/patch-texk-xdvik-encodings.h index be4b89291ebb..ad19efdbb56c 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-encodings.h +++ b/print/tex-xdvik/files/patch-texk-xdvik-encodings.h @@ -1,6 +1,6 @@ ---- texk/xdvik/encodings.h.orig 2014-09-02 18:41:34.000000000 +0900 -+++ texk/xdvik/encodings.h 2015-01-31 21:02:18.000000000 +0900 -@@ -53,5 +53,7 @@ +--- texk/xdvik/encodings.h.orig 2004-11-01 23:15:22 UTC ++++ texk/xdvik/encodings.h +@@ -53,5 +53,7 @@ extern int str_iso_8859_1_to_utf8(const extern Boolean is_hyphenchar(uint32_t unicode); extern Boolean is_ideograph(uint32_t unicode); |