]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 16 Sep 2011 01:13:25 +0000 (01:13 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 16 Sep 2011 01:13:25 +0000 (01:13 +0000)
MagickCore/delegate.c

index e18bd181abb9f2e292fcbdd36879e12c84debc3a..a775a60b9baad0043d4f28ad4c1279f43d51db6a 100644 (file)
@@ -783,7 +783,7 @@ static MagickBooleanType CopyDelegateFile(const char *source,
     *buffer;
 
   /*
-    Return if destination file already exists and is not empty.
+    Return if destination file already exists.
   */
   assert(source != (const char *) NULL);
   assert(destination != (char *) NULL);