Merge branch 'maint'
[paraslash.git] / audioc.c
index 337c8062e2b4257f47e7412d3d1ca631edd503a1..f8fd80faa77bdea4a4f1139bb8168268ce59ddc3 100644 (file)
--- a/audioc.c
+++ b/audioc.c
@@ -24,7 +24,8 @@
 #include "ggo.h"
 #include "version.h"
 
-INIT_AUDIOC_ERRLISTS;
+/** Array of error strings. */
+DEFINE_PARA_ERRLIST;
 
 /** The gengetopt structure containing command line args. */
 static struct audioc_args_info conf;