summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3kernel/l3prg.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-13 22:19:08 +0000
committerKarl Berry <karl@freefriends.org>2011-08-13 22:19:08 +0000
commit5730d1c679f7a725b75ce80066cc6a6987aee888 (patch)
treedef203d2e98df13d7d8b1f97444810f2c685a974 /Master/texmf-dist/tex/latex/l3kernel/l3prg.sty
parent8fdbc868b3cd64d89d3b4a172779aea071a118c5 (diff)
l3kernel 2564 (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/l3prg.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3kernel/l3prg.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/l3prg.sty b/Master/texmf-dist/tex/latex/l3kernel/l3prg.sty
index 349cb85655d..29ace90b700 100644
--- a/Master/texmf-dist/tex/latex/l3kernel/l3prg.sty
+++ b/Master/texmf-dist/tex/latex/l3kernel/l3prg.sty
@@ -46,7 +46,7 @@
%%
%% -----------------------------------------------------------------------
\RequirePackage{l3names}
-\GetIdInfo$Id: l3prg.dtx 2509 2011-08-07 11:21:26Z bruno $
+\GetIdInfo$Id: l3prg.dtx 2553 2011-08-11 23:55:20Z bruno $
{L3 Experimental control structures}
%%
\ProvidesExplPackage
@@ -307,7 +307,7 @@
{
\str_if_eq:xxTF {#1} {#2}
{ \prg_case_end:nw {#3} }
- { \prg_case_str_aux:nw {#1} }
+ { \prg_case_str_x_aux:nw {#1} }
}
\cs_new:Npn \prg_case_tl:Nnn #1#2#3
{ \prg_case_tl_aux:Nw #1 #2 #1 {#3} \q_recursion_stop }
@@ -435,7 +435,7 @@
\if_mode_math: \prg_return_true: \else: \prg_return_false: \fi:
}
\cs_new_nopar:Npn \group_align_safe_begin:
- { \if_false: { \fi: \if_int_compare:w `} = \c_zero \fi: }
+ { \if_int_compare:w \if_false: { \fi: `} = \c_zero \fi: }
\cs_new_nopar:Npn \group_align_safe_end:
{ \if_int_compare:w `{ = \c_zero } \fi: }
\cs_new_nopar:Npn \scan_align_safe_stop: