Fixed build.

This commit is contained in:
Dirk Lemstra
2023-09-28 08:05:47 +02:00
parent ffe980977c
commit 57db683e04
+1 -1
View File
@@ -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";