]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 1 Apr 2010 01:08:52 +0000 (01:08 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 1 Apr 2010 01:08:52 +0000 (01:08 +0000)
magick/blob.c

index 48fded4ffbc96b6bb8295039030f6d96a128939d..b0bd22a1b33dec0d85b564382f1eb8589d8e6900 100644 (file)
@@ -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);