Skip to content

Commit

Permalink
Missing "#"
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed May 29, 2017
1 parent 0e03226 commit 5003334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics.dtx
Expand Up @@ -1359,7 +1359,7 @@
\def\Gread@eps#1{%
\Gread@generic\Gread@eps@aux
}
\def\Gread@eps@aux{%
\def\Gread@eps@aux#1{%
\ifeof\@inputcheck
\@latex@error{File `#1' not found}\@ehc
\else
Expand Down

0 comments on commit 5003334

Please sign in to comment.