commit | ef84ade0eaa0a92ebbd873499e8c30be13cc7304 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu Feb 04 00:55:57 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu Feb 04 00:55:57 2010 +0000 |
tree | f485bb0272f374b14587fd33a20b9d7f866dc5ae | |
parent | bf7fa0d31e5a05ac8435ab0eb241df34f5dd81d4 [diff] [blame] |
diff --git a/magick/blob.c b/magick/blob.c index 9d97421..342d8d7 100644 --- a/magick/blob.c +++ b/magick/blob.c
@@ -2325,7 +2325,7 @@ { (void) CopyMagickString(filename,image->filename,MaxTextExtent); if ((image_info->adjoin == MagickFalse) && - ((image->previous != (Image *) NULL) || + ((GetPreviousImageInList(image) != (Image *) NULL) || (GetNextImageInList(image) != (Image *) NULL))) { /*