X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.c;h=62caf09757ec52d45f825698d7f4656696d7bcff;hb=7eaf2faf618705c97c77750371e177108aaa5897;hp=b3f103e97d4ae1c5e1f84c6fe2de8bb1bac70df3;hpb=837cd1ab890645d9fd7d0d85139fdf076d987ea4;p=paraslash.git 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;