summaryrefslogtreecommitdiff
path: root/Master/source
diff options
context:
space:
mode:
Diffstat (limited to 'Master/source')
-rw-r--r--Master/source/texlive.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/source/texlive.patch b/Master/source/texlive.patch
index 5d1dab95b40..df529857561 100644
--- a/Master/source/texlive.patch
+++ b/Master/source/texlive.patch
@@ -1,5 +1,5 @@
---- printing.c (revision 49614)
-+++ printing.c (working copy)
+--- texk/web2c/luatexdir/tex/printing.c (revision 49614)
++++ texk/web2c/luatexdir/tex/printing.c (working copy)
@@ -416,7 +416,7 @@
{
char *buffer = NULL;
@@ -8,4 +8,4 @@
+ int newlinechar = (lua_only == 1) ? 10 : new_line_char_par;
int dolog = 0;
int doterm = 0;
- switch (selector) { \ No newline at end of file
+ switch (selector) {