Skip to content

Commit

Permalink
Make sure kernel will still load
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 28, 2022
1 parent 46f30cf commit 27f7913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions l3kernel/l3basics.dtx
Expand Up @@ -3227,6 +3227,7 @@
}
{ \scan_stop: }
}
\cs_new_eq:NN \cs_argument_spec:N \cs_parameter_spec:N
\cs_new:Npn \cs_replacement_spec:N #1
{
\token_if_macro:NTF #1
Expand Down
2 changes: 1 addition & 1 deletion l3kernel/l3deprecation.dtx
Expand Up @@ -443,7 +443,7 @@
% up: one for Fall 2022.
% \begin{macrocode}
%\__kernel_patch_deprecation:nnNNpn { 2022-06-24 } { \cs_parameter_spec:N }
\cs_gset:Npn \cs_argument_spec:N { \cs_parameter_spec:N }
%\cs_gset:Npn \cs_argument_spec:N { \cs_parameter_spec:N }
% \end{macrocode}
% \end{macro}
%
Expand Down

0 comments on commit 27f7913

Please sign in to comment.