spelling
This commit is contained in:
parent
ecdbf66f4d
commit
462158b118
@ -1364,7 +1364,7 @@ vips_call_argv( VipsOperation *operation, int argc, char **argv )
|
|||||||
|
|
||||||
/* Any unused arguments? We must fail. Consider eg. "vips bandjoin a b
|
/* Any unused arguments? We must fail. Consider eg. "vips bandjoin a b
|
||||||
* c". This would overwrite b with a and ignore c, potentially
|
* c". This would overwrite b with a and ignore c, potentially
|
||||||
* disasterous.
|
* disastrous.
|
||||||
*/
|
*/
|
||||||
if( argc > call.i ) {
|
if( argc > call.i ) {
|
||||||
vips_error( VIPS_OBJECT_GET_CLASS( operation )->nickname,
|
vips_error( VIPS_OBJECT_GET_CLASS( operation )->nickname,
|
||||||
|
Loading…
Reference in New Issue
Block a user