commit | dde4c9a9d7aa0befc65b2690b297fd1eb22c4293 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu Apr 01 01:08:52 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu Apr 01 01:08:52 2010 +0000 |
tree | 690ab202ea90cbd20a531cd4771a7cb6e29ea6c4 | |
parent | 075dbb6a042505e04345f8d480230dc339f9f9d8 [diff] [blame] |
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);