Ran indent.sh to re-indent all source files
This commit is contained in:
parent
fbb46751c6
commit
5bdbc2766b
27 changed files with 1591 additions and 1273 deletions
|
|
@ -104,7 +104,7 @@ int foam_init(magic_api * api, Uint8 disabled_features ATTRIBUTE_UNUSED, Uint8 c
|
|||
if (foam_7 == NULL || foam_5 == NULL || foam_3 == NULL || foam_1 == NULL)
|
||||
{
|
||||
fprintf(stderr, "Cannot scale %s\n", fname);
|
||||
return(0);
|
||||
return (0);
|
||||
}
|
||||
|
||||
return (1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue