summaryrefslogtreecommitdiff
path: root/Master/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-03 21:42:07 +0000
committerKarl Berry <karl@freefriends.org>2019-07-03 21:42:07 +0000
commita22674b46fbdc3ab30df453d293dc133f9c0e1ff (patch)
tree7b1fd990a8b8b6677dc7c01231149d4e794b3ea4 /Master/source
parent34dea586d0717ac658f0559bcee99ecf547afbad (diff)
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@51544 c570f23f-e606-0410-a88d-b1316a301751
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) {