]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 26 Jan 2014 13:52:14 +0000 (13:52 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 26 Jan 2014 13:52:14 +0000 (13:52 +0000)
MagickCore/blob.c

index c33581f202d03279707dc915b207667d63879113..4643185205ab6eec42312bf74da40b08ea604cfd 100644 (file)
@@ -1485,8 +1485,7 @@ MagickPrivate StreamHandler GetBlobStreamHandler(const Image *image)
 %
 %    o image: the image.
 %
-%    o length: This pointer to a size_t integer sets the initial length of the
-%      blob.  On return, it reflects the actual length of the blob.
+%    o length: return the actual length of the blob.
 %
 %    o exception: return any errors or warnings in this structure.
 %