X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=8e83cc53c6d55f53ccdb0a9dfbb4c89f0bb7525a;hp=3e01340a4b1b910245f22be77e75945ae25bc1ca;hb=21c6e0b09b42e61e72b741bd726856ab0bcd1d64;hpb=121015ff5cdbe6af7b84f6245ebe62fe2a52a859 diff --git a/gui.c b/gui.c index 3e01340a..8e83cc53 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 {