From: Dirk Lemstra Date: Fri, 16 Mar 2018 23:38:48 +0000 (+0100) Subject: Fixed comments. X-Git-Tag: 7.0.7-27~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b751401532fa9654063eb175fbe2fadf119cb80c;p=imagemagick Fixed comments. --- diff --git a/MagickCore/opencl.c b/MagickCore/opencl.c index 1e68cefbb..cd4377cc2 100644 --- a/MagickCore/opencl.c +++ b/MagickCore/opencl.c @@ -2577,7 +2577,7 @@ MagickPrivate void OpenCLTerminus() % % The format of the OpenCLThrowMagickException method is: % -% MagickBooleanType ThrowFileException(ExceptionInfo *exception, +% MagickBooleanType OpenCLThrowMagickException(ExceptionInfo *exception, % const char *module,const char *function,const size_t line, % const ExceptionType severity,const char *tag,const char *format,...) %