From: iplxp00j <51212072+iplxp00j@users.noreply.github.com> Date: Thu, 30 May 2019 19:31:58 +0000 (+0200) Subject: Update exception.c X-Git-Tag: 7.0.8-48~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17a6cdd4f3961c726575ceae9d2a4d25ff5803db;p=imagemagick Update exception.c delete misplaced char --- diff --git a/MagickCore/exception.c b/MagickCore/exception.c index 414233ce3..7c1c63d58 100644 --- a/MagickCore/exception.c +++ b/MagickCore/exception.c @@ -123,7 +123,7 @@ MagickExport ExceptionInfo *AcquireExceptionInfo(void) return(exception); } -/*l +/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % %