summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/xkeyval/keyval.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/xkeyval/keyval.tex')
-rw-r--r--Master/texmf-dist/tex/generic/xkeyval/keyval.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/xkeyval/keyval.tex b/Master/texmf-dist/tex/generic/xkeyval/keyval.tex
index 20b64a84a47..845262148f9 100644
--- a/Master/texmf-dist/tex/generic/xkeyval/keyval.tex
+++ b/Master/texmf-dist/tex/generic/xkeyval/keyval.tex
@@ -45,10 +45,10 @@
\else
\expandafter\KV@@sp@b\expandafter#1%
\fi}%
-\long\def\KV@@sp@b#1##1 \@nil{\KV@@sp@c\@empty##1}%
+\long\def\KV@@sp@b#1##1 \@nil{\KV@@sp@c##1}%
}
\XKV@tempa{ }
-\long\def\KV@@sp@c#1\@nil#2\relax#3{\XKV@toks\expandafter{#1}\edef#3{\the\XKV@toks}}
+\long\def\KV@@sp@c#1\@nil#2\relax#3{\XKV@toks{#1}\edef#3{\the\XKV@toks}}
\long\def\KV@do#1,{%
\ifx\relax#1\@empty\else
\KV@split#1==\relax