White-space cleanup.
This commit is contained in:
parent
66e7901a78
commit
cfa1f436cb
1 changed files with 1 additions and 1 deletions
|
@ -7866,7 +7866,7 @@ imagemagick_filename_hint (Lisp_Object spec)
|
|||
val = Fcdr (val);
|
||||
if (! CONSP (val))
|
||||
return NULL;
|
||||
|
||||
|
||||
val = Fcar (val);
|
||||
if (! STRINGP (val))
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Reference in a new issue