--- psiconv/trunk/lib/psiconv/error.c 2004/02/21 13:24:04 216 +++ psiconv/trunk/lib/psiconv/error.c 2004/02/22 22:24:39 217 @@ -36,7 +36,7 @@ fprintf(stderr,"%s\n",message); } -#define MAX_MESSAGE 160 +#define MAX_MESSAGE 1024 void psiconv_fatal(psiconv_config config, int level, psiconv_u32 off, const char *format,...)