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

index 79e05c81926cfe5fe546291f9948a2ca153e80c6..e9ffa761c69361d5a98fceb00ee9f055190ca2e6 100644 (file)
@@ -344,7 +344,7 @@ struct _ImageInfo
     orientation;        /* orientation setting */
 
   MagickBooleanType
-    temporary,
+    temporary,          /* image file to be deleted after read "empemeral:" */
     adjoin,             /* save images to seperate scene files */
     affirm,
     antialias;