diff --git a/magick/blob.c b/magick/blob.c
index 48fded4..b0bd22a 100644
--- a/magick/blob.c
+++ b/magick/blob.c
@@ -2445,8 +2445,8 @@
         ExceptionInfo
           *sans_exception;
 
-       struct stat
-         *properties;
+        struct stat
+          *properties;
 
         sans_exception=AcquireExceptionInfo();
         magick_info=GetMagickInfo(image_info->magick,sans_exception);