X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write.c;h=9ff3bc8406a252819a686d4d6e14d330951a6278;hp=b3f103e97d4ae1c5e1f84c6fe2de8bb1bac70df3;hb=40b1bbc50682effec5cf18b0923cfab24e154245;hpb=e9b00a14a4653d767a9d0fe885aa0b6d56c42180 diff --git a/write.c b/write.c index b3f103e9..9ff3bc84 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; @@ -51,8 +52,8 @@ __noreturn static void print_help_and_die(void) * \param wn The writer node. * * If arg is \p NULL, the OS-dependent default writer is used with no - * arguments. The default writers are alsa for Linux, osx for OS X, oss for - * *BSD, and the file writer if the default writer is not supported. + * arguments. The default writers are alsa for Linux and oss for *BSD, and the + * file writer if neither is supported. * * Once the writer configuration has been retrieved from the ->parse_config * callback a writer node is created, its buffer tree node is added to the