commit | c82a27bb8e3138ff9bbf0f696663bdf3e704cede | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Fri Oct 21 01:07:16 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Fri Oct 21 01:07:16 2011 +0000 |
tree | fb21a7000752889a3564dea44a3b13f69d187f19 | |
parent | 6710d8414f0ed06e4eaf9346366be72e2b4719ef [diff] [blame] |
diff --git a/MagickCore/blob.h b/MagickCore/blob.h index 0c55083..d9d7aaf 100644 --- a/MagickCore/blob.h +++ b/MagickCore/blob.h
@@ -76,7 +76,7 @@ BlobToFile(char *,const void *,const size_t,ExceptionInfo *), CloseBlob(Image *), DiscardBlobBytes(Image *,const MagickSizeType), - FileToImage(Image *,const char *), + FileToImage(Image *,const char *,ExceptionInfo *), ImageToFile(Image *,char *,ExceptionInfo *), InjectImageBlob(const ImageInfo *,Image *,Image *,const char *, ExceptionInfo *),