oops
This commit is contained in:
parent
be144455b8
commit
a9cfb4d943
@ -41,7 +41,7 @@ main( int argc, char **argv )
|
|||||||
GOptionGroup *main_group;
|
GOptionGroup *main_group;
|
||||||
GError *error = NULL;
|
GError *error = NULL;
|
||||||
|
|
||||||
if( vips_init( argv[0] ) )
|
if( VIPS_INIT( argv[0] ) )
|
||||||
vips_error_exit( NULL );
|
vips_error_exit( NULL );
|
||||||
|
|
||||||
context = g_option_context_new( "" );
|
context = g_option_context_new( "" );
|
||||||
|
Loading…
Reference in New Issue
Block a user