X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=63afca07fd1839fa5626d3139edd4c7450e38647;hp=b0eae64ae129999083263846d60a9bfd939aae2e;hb=a775408;hpb=78cc9c57ad9b1cc389956957030d37f71cb60a07 diff --git a/gui.c b/gui.c index b0eae64a..63afca07 100644 --- a/gui.c +++ b/gui.c @@ -26,8 +26,9 @@ #include "ggo.h" #include "version.h" -/** define the array of error lists needed by para_gui */ -INIT_GUI_ERRLISTS; +/** Array of error strings. */ +DEFINE_PARA_ERRLIST; + static char *stat_content[NUM_STAT_ITEMS]; static struct gui_window {