--- psiconv/trunk/program/psiconv/magick-aux.c 2001/06/30 13:36:39 118 +++ psiconv/trunk/program/psiconv/magick-aux.c 2002/01/22 21:22:55 138 @@ -27,7 +27,7 @@ /* This used to be very ugly, but nowadays it is much better */ -MagickInfo * GetMagickFileList(void) +const MagickInfo * GetMagickFileList(void) { ExceptionInfo exc; GetExceptionInfo(&exc);