Corrected comment.

This commit is contained in:
Dirk Lemstra
2019-01-08 22:30:39 +01:00
parent 768e900463
commit f3136cf9bf
+2 -2
View File
@@ -1866,8 +1866,8 @@ MagickExport void CompositeLayers(Image *destination,
%
% The format of the MergeImageLayers is:
%
% Image *MergeImageLayers(const Image *image,
% const LayerMethod method, ExceptionInfo *exception)
% Image *MergeImageLayers(Image *image,const LayerMethod method,
% ExceptionInfo *exception)
%
% A description of each parameter follows:
%