[latex3-commits] [git/LaTeX3-latex3-latex3] master: Unneeded branch dropped (fb01454)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Mar 25 23:26:04 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/fb01454a9b26e631052464d18bec7f0e5ac99d8f
>---------------------------------------------------------------
commit fb01454a9b26e631052464d18bec7f0e5ac99d8f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Mar 25 22:25:45 2018 +0100
Unneeded branch dropped
>---------------------------------------------------------------
fb01454a9b26e631052464d18bec7f0e5ac99d8f
l3kernel/l3candidates.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index b3f2765..6ef1173 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -2152,7 +2152,7 @@
\cs_new:Npn \@@_rand:nNn #1#2#3 { \exp_not:n { {#1} {#3} } }
\cs_new:Npn \@@_rand:NN #1#2
{
- \prop_if_empty:NTF #2 { }
+ \prop_if_empty:NF #2
{
\exp_after:wN \@@_rand_item:Nw \exp_after:wN #1
\__int_value:w \int_rand:nn { 1 } { \prop_count:N #2 } #2
More information about the latex3-commits
mailing list