]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/xwindow.h
(no commit message)
[imagemagick] / MagickCore / xwindow.h
index 928b63718e66918e4e898ead62432ba37f591a37..5b55a5046dfe942f74ab38ea830ef1a1f2502148 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@ typedef struct _XImportInfo
 } XImportInfo;
 
 extern MagickExport Image
-  *XImportImage(const ImageInfo *,XImportInfo *);
+  *XImportImage(const ImageInfo *,XImportInfo *,ExceptionInfo *);
 
 extern MagickExport void
   XGetImportInfo(XImportInfo *);