[latex3-commits] [git/LaTeX3-latex3-pdfresources] master: missing brace ... (3ee37ab)

Ulrike Fischer fischer at troubleshooting-tex.de
Thu Mar 12 23:18:33 CET 2020


Repository : https://github.com/latex3/pdfresources
On branch  : master
Link       : https://github.com/latex3/pdfresources/commit/3ee37ab4f59af523627443f0437891cf2b9a0cd8

>---------------------------------------------------------------

commit 3ee37ab4f59af523627443f0437891cf2b9a0cd8
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Mar 12 23:18:33 2020 +0100

    missing brace ...


>---------------------------------------------------------------

3ee37ab4f59af523627443f0437891cf2b9a0cd8
 pdfresources.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pdfresources.dtx b/pdfresources.dtx
index 5d161d0..b40a151 100644
--- a/pdfresources.dtx
+++ b/pdfresources.dtx
@@ -2677,7 +2677,7 @@
  {
    \prop_new:c { l_@@_hook_link_begin_#1_attr_prop }
    \seq_new:c  { l_@@_hook_link_begin_#1_seq }
-   \seq_new:c  { l_@@_hook_link_end_#1_seq
+   \seq_new:c  { l_@@_hook_link_end_#1_seq }
  }
 
 %    \end{macrocode}





More information about the latex3-commits mailing list.