]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 16 Oct 2009 01:35:00 +0000 (01:35 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 16 Oct 2009 01:35:00 +0000 (01:35 +0000)
coders/pict.c

index 2f7352230358eccc42be25a0c8450701fc7ee502..4c5beb1f8b6c59c4ab53518798200cb0f8f26720 100644 (file)
@@ -587,7 +587,6 @@ static unsigned char *DecodeImage(Image *blob,Image *image,
 %    o pixels: A pointer to an array of characters where the packed
 %      characters are stored.
 %
-%
 */
 static size_t EncodeImage(Image *image,const unsigned char *scanline,
   const unsigned long bytes_per_line,unsigned char *pixels)