tiny
This commit is contained in:
parent
d8381c73da
commit
bd9cc25278
@ -461,7 +461,7 @@ VImage::call_option_string( const char *operation_name,
|
|||||||
{
|
{
|
||||||
VipsOperation *operation;
|
VipsOperation *operation;
|
||||||
|
|
||||||
VIPS_DEBUG_MSG( "vips_call_by_name: starting for %s ...\n",
|
VIPS_DEBUG_MSG( "call_option_string: starting for %s ...\n",
|
||||||
operation_name );
|
operation_name );
|
||||||
|
|
||||||
if( !(operation = vips_operation_new( operation_name )) ) {
|
if( !(operation = vips_operation_new( operation_name )) ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user