commit | dd85c16ed0a98b56cfe0b84646dc623f797c7642 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Fri Sep 16 01:13:25 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Fri Sep 16 01:13:25 2011 +0000 |
tree | 667505833efc718a48819a463d94d10f6168e3f5 | |
parent | fc7f59b7ed7058f70b14f33d0912125f8f034337 [diff] |
diff --git a/MagickCore/delegate.c b/MagickCore/delegate.c index e18bd18..a775a60 100644 --- a/MagickCore/delegate.c +++ b/MagickCore/delegate.c
@@ -783,7 +783,7 @@ *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);