diff options
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-dvisel.c')
-rw-r--r-- | print/tex-xdvik/files/patch-texk-xdvik-dvisel.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-dvisel.c b/print/tex-xdvik/files/patch-texk-xdvik-dvisel.c index 56ffbfb9da1d..b106ed7573db 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-dvisel.c +++ b/print/tex-xdvik/files/patch-texk-xdvik-dvisel.c @@ -1,5 +1,5 @@ ---- texk/xdvik/dvisel.c.orig 2014-09-02 18:41:34.000000000 +0900 -+++ texk/xdvik/dvisel.c 2015-01-31 21:02:18.000000000 +0900 +--- texk/xdvik/dvisel.c.orig 2008-02-11 22:47:58 UTC ++++ texk/xdvik/dvisel.c @@ -28,6 +28,7 @@ #include <string.h> #include <ctype.h> @@ -8,7 +8,7 @@ #include "dvi.h" #include "pagesel.h" #include "dvisel.h" -@@ -510,6 +511,12 @@ +@@ -510,6 +511,12 @@ WriteDVI(FILE *fin, FILE *fout, long *fo n += 4; /* fall through */ @@ -21,7 +21,7 @@ case RIGHT4: case W4: case X4: -@@ -519,6 +526,12 @@ +@@ -519,6 +526,12 @@ WriteDVI(FILE *fin, FILE *fout, long *fo n++; /* fall through */ |