]> granicus.if.org Git - imagemagick/commitdiff
Fixed comments.
authorDirk Lemstra <dirk@git.imagemagick.org>
Fri, 16 Mar 2018 23:38:48 +0000 (00:38 +0100)
committerDirk Lemstra <dirk@git.imagemagick.org>
Fri, 16 Mar 2018 23:38:48 +0000 (00:38 +0100)
MagickCore/opencl.c

index 1e68cefbb4d98c0d2a70933c3b2e5165aa3ac59f..cd4377cc2e36b1877e3aac615127e2ed6299fc9a 100644 (file)
@@ -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,...)
 %