mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-12 15:37:14 +02:00
Fixed build.
This commit is contained in:
@@ -330,7 +330,7 @@ WandExport MagickBooleanType MontageImageCommand(ImageInfo *image_info,
|
||||
{
|
||||
(void) ThrowMagickException(exception,GetMagickModule(),OptionError,
|
||||
"MissingArgument","%s","");
|
||||
(void) MontgagUsage();
|
||||
(void) MontageUsage();
|
||||
return(MagickFalse);
|
||||
}
|
||||
format="%w,%h,%m";
|
||||
|
||||
Reference in New Issue
Block a user