[latex3-commits] [l3svn] 01/02: Remove inappropriate protected

noreply at latex-project.org noreply at latex-project.org
Mon Jun 13 15:42:32 CEST 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 9f508041613138fb8a356965a7db2d1da9c0c51b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jun 13 14:27:32 2016 +0100

    Remove inappropriate protected
---
 l3trial/l3hooks/l3hooks.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/l3hooks/l3hooks.dtx b/l3trial/l3hooks/l3hooks.dtx
index 33f43b6..90cf614 100644
--- a/l3trial/l3hooks/l3hooks.dtx
+++ b/l3trial/l3hooks/l3hooks.dtx
@@ -364,7 +364,7 @@
 %   \cs{tex_everycr:D}, which has no reason to be unpacked within
 %   an \texttt{x}-type argument.
 %    \begin{macrocode}
-\cs_new_protected:Npn \hook_cr_use:N #1
+\cs_new:Npn \hook_cr_use:N #1
   {
     \tex_noalign:D \c_group_begin_token
     \use:x

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list