summaryrefslogtreecommitdiff
path: root/macros/latex/base/ltplain.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/base/ltplain.dtx')
-rw-r--r--macros/latex/base/ltplain.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/base/ltplain.dtx b/macros/latex/base/ltplain.dtx
index 2337133f2f..0660278066 100644
--- a/macros/latex/base/ltplain.dtx
+++ b/macros/latex/base/ltplain.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 1993-2019
+% Copyright (C) 1993-2020
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -378,7 +378,7 @@
\ifx\directlua\@undefined
\def\newwrite {\e@alloc\write \chardef{\count17}\m@ne\sixt@@n}
\else
- \def\newwrite {\e@alloc\write
+ \def\newwrite {\e@alloc\write
{\ifnum\allocationnumber=18
\advance\count17\@ne
\allocationnumber\count17 %
@@ -542,7 +542,7 @@
% \begin{macrocode}
\def\e@alloc#1#2#3#4#5#6{%
\global\advance#3\@ne
- \e@ch@ck{#3}{#4}{#5}#1%
+ \e@ch@ck{#3}{#4}{#5}#1%
\allocationnumber#3\relax
\global#2#6\allocationnumber
\wlog{\string#6=\string#1\the\allocationnumber}}%