From b751401532fa9654063eb175fbe2fadf119cb80c Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sat, 17 Mar 2018 00:38:48 +0100 Subject: [PATCH] Fixed comments. --- MagickCore/opencl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,...) % -- 2.40.0