Formatting.

SVN revision: 50370
This commit is contained in:
Christopher Michael 2010-07-19 19:06:09 +00:00
parent 5a7b450c04
commit 11182365d3
1 changed files with 1 additions and 2 deletions

View File

@ -310,8 +310,7 @@ _e_thumb_generate(E_Thumb *eth)
if ((ext) && (eth->key) &&
((!strcasecmp(ext, ".edj")) ||
(!strcasecmp(ext, ".eap")))
)
(!strcasecmp(ext, ".eap"))))
{
ww = eth->w;
hh = eth->h;