From: cristy Date: Thu, 1 Apr 2010 01:08:52 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9713 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dde4c9a9d7aa0befc65b2690b297fd1eb22c4293;p=imagemagick --- diff --git a/magick/blob.c b/magick/blob.c index 48fded4ff..b0bd22a1b 100644 --- a/magick/blob.c +++ b/magick/blob.c @@ -2445,8 +2445,8 @@ MagickExport MagickBooleanType OpenBlob(const ImageInfo *image_info, ExceptionInfo *sans_exception; - struct stat - *properties; + struct stat + *properties; sans_exception=AcquireExceptionInfo(); magick_info=GetMagickInfo(image_info->magick,sans_exception);