X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write.c;h=62caf09757ec52d45f825698d7f4656696d7bcff;hp=b3f103e97d4ae1c5e1f84c6fe2de8bb1bac70df3;hb=52fb766fd183e555d8c85185e35a4dc365097756;hpb=68630d8b55d688a7c7ce116951c310150aa9c166 diff --git a/write.c b/write.c index b3f103e9..62caf097 100644 --- a/write.c +++ b/write.c @@ -24,7 +24,8 @@ #include "version.h" #include "check_wav.h" -INIT_WRITE_ERRLISTS; +/** Array of error strings. */ +DEFINE_PARA_ERRLIST; static struct write_args_info conf;