summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-19 21:24:51 +0000
committerKarl Berry <karl@freefriends.org>2018-08-19 21:24:51 +0000
commitf94067db8245d94307cfb15701d3e58fda409f3b (patch)
treefba7916bf33a611ac2c77e1bc0a2a584cb63a29c /Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
parentf6408b3adabf40241c5fe8a2d62086af61c0da98 (diff)
etoolbox (19aug18)
git-svn-id: svn://tug.org/texlive/trunk@48436 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty')
-rw-r--r--Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
index 3b561d27977..067d62b92d6 100644
--- a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
+++ b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{etoolbox}
- [2018/02/11 v2.5e e-TeX tools for LaTeX (JAW)]
+ [2018/08/19 v2.5f e-TeX tools for LaTeX (JAW)]
\begingroup
\@ifundefined{eTeXversion}
@@ -274,7 +274,7 @@
\def\etb@ifdefempty#1{%
\expandafter\expandafter
- \expandafter\ifblank
+ \expandafter\ifstrempty
\expandafter\expandafter
\expandafter{%
\expandafter\strip@prefix\meaning#1}}