]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Sat, 28 Jul 2012 10:52:03 +0000 (10:52 +0000)
committeranthony <anthony@git.imagemagick.org>
Sat, 28 Jul 2012 10:52:03 +0000 (10:52 +0000)
MagickCore/image.h

index 696a29f158e74d5ae45d2d32c74a71a5ed838871..1f48d78e746ef126a61daf62ae7e8a93f6c17618 100644 (file)
@@ -326,9 +326,10 @@ struct _Image
   SemaphoreInfo
     *semaphore;
 
+
   struct _Image
-    *previous,         /* Image sequence list links */
-    *list,
+    *list,             /* Undo/Redo image processing list (for display) */
+    *previous,         /* Image list links */
     *next;
 
   size_t