From 362243dce471998f0685428c4238c3d69421a2b0 Mon Sep 17 00:00:00 2001 From: cristy Date: Sun, 10 Aug 2014 00:42:54 +0000 Subject: [PATCH] --- MagickCore/identify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/identify.c b/MagickCore/identify.c index 375c03e15..cf7f2e406 100644 --- a/MagickCore/identify.c +++ b/MagickCore/identify.c @@ -382,7 +382,7 @@ static ssize_t PrintChannelMoments(FILE *file,const PixelChannel channel, return(n); } -static ssize_t PrintChannelPerceptualHash(FILE *file,const ChannelType channel, +static ssize_t PrintChannelPerceptualHash(FILE *file,const PixelChannel channel, const char *name,const ChannelPerceptualHash *channel_phash) { register ssize_t -- 2.40.0