ahem
This commit is contained in:
parent
61068cd03d
commit
0a27f2b6c0
@ -56,7 +56,7 @@ VIPS_NAMESPACE_START
|
|||||||
*/
|
*/
|
||||||
bool init( const char *argv0 )
|
bool init( const char *argv0 )
|
||||||
{
|
{
|
||||||
return( vips_init( argv0 ) );
|
return( vips_init( argv0 ) == 0 );
|
||||||
}
|
}
|
||||||
|
|
||||||
void shutdown( void )
|
void shutdown( void )
|
||||||
|
Loading…
Reference in New Issue
Block a user