From: Mark Wooding Date: Sun, 9 Aug 2020 17:44:13 +0000 (+0100) Subject: drwho.tex (\enqueue): Fix misleading indentation. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/drwho/commitdiff_plain/5b2bf24f9bfc86b8d2829a39965ad5d92510f0fa drwho.tex (\enqueue): Fix misleading indentation. --- diff --git a/drwho.tex b/drwho.tex index 2504cad..6c2624c 100644 --- a/drwho.tex +++ b/drwho.tex @@ -59,7 +59,7 @@ \def\enqueue#1#2{% \global\csname q/#1\expandafter\endcsname= - \expandafter{\the\csname q/#1\endcsname{#2}}% + \expandafter{\the\csname q/#1\endcsname{#2}}% } \def\grabhead#1#2\endstop{\def\head{#1}} \def\gethead#1{\expandafter\grabhead\the\csname q/#1\endcsname\nil\endstop}