[latex3-commits] [git/LaTeX3-latex3-latex3] master: s/c/N/ (ab4752b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Jan 25 11:00:57 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/ab4752b456ed2dffdf61859a20a2356b5bec8450
>---------------------------------------------------------------
commit ab4752b456ed2dffdf61859a20a2356b5bec8450
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jan 25 10:00:57 2019 +0000
s/c/N/
>---------------------------------------------------------------
ab4752b456ed2dffdf61859a20a2356b5bec8450
l3kernel/l3coffins.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3coffins.dtx b/l3kernel/l3coffins.dtx
index e7bb3bf..82cf2fc 100644
--- a/l3kernel/l3coffins.dtx
+++ b/l3kernel/l3coffins.dtx
@@ -1032,9 +1032,9 @@
% coffins.
% \begin{macrocode}
\cs_new_protected:Npn \@@_update_poles:N #1
- { \@@_update_poles:NN #1 \prop_put:cnx }
+ { \@@_update_poles:NN #1 \prop_put:Nnx }
\cs_new_protected:Npn \@@_gupdate_poles:N #1
- { \@@_update_poles:NN #1 \prop_gput:cnx }
+ { \@@_update_poles:NN #1 \prop_gput:Nnx }
\cs_new_protected:Npn \@@_update_poles:NN #1#2
{
\exp_args:Nc \@@_update_poles:NNN
More information about the latex3-commits
mailing list