diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperref/hyperref.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/hyperref.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty index d05f70fedd2..348144e159d 100644 --- a/Master/texmf-dist/tex/latex/hyperref/hyperref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/hyperref.sty @@ -30,7 +30,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyperref} - [2010/03/10 v6.80m + [2010/03/11 v6.80n Hypertext links for LaTeX] \begingroup \@makeother\`% @@ -2796,7 +2796,7 @@ \ifx#1\relax \let#1\@empty \fi - \ifx#1\undefined + \ifx#1\@undefined \edef#1{\the\@temptokena}% \else \toks@\expandafter{#1}% |