From: cristy Date: Sun, 26 Jan 2014 13:52:14 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~2781 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7dc7dfc9a955c149de5bec555608c2590446c87;p=imagemagick --- diff --git a/MagickCore/blob.c b/MagickCore/blob.c index c33581f20..464318520 100644 --- a/MagickCore/blob.c +++ b/MagickCore/blob.c @@ -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. %