Sort errors alphabetically.
[paraslash.git] / fade.c
diff --git a/fade.c b/fade.c
index e05e31733623dacae4beddad69580d077ad23a0d..2ade4710b11c2e56972cb9c86c8cfd9a95a9f64e 100644 (file)
--- a/fade.c
+++ b/fade.c
@@ -17,7 +17,9 @@
 #include "ggo.h"
 #include "version.h"
 
-INIT_FADE_ERRLISTS;
+/** Array of error strings. */
+DEFINE_PARA_ERRLIST;
+
 static struct fade_args_info conf;
 
 enum mixer_id {MIXER_ENUM};