X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.c;h=f1100df49e144b873779ca84d226c1829cb1c1a3;hp=64b1553745a53fc7a73db8901ea33a2c661204f2;hb=dda88dcb390a44e1f1f68f6248ed513c75dce4bf;hpb=9165680a9639a8412adef13b96e466efdbb9d806 diff --git a/client.c b/client.c index 64b15537..f1100df4 100644 --- a/client.c +++ b/client.c @@ -22,7 +22,8 @@ #include "error.h" #include "version.h" -INIT_CLIENT_ERRLISTS; +/** Array of error strings. */ +DEFINE_PARA_ERRLIST; static struct sched sched; static struct client_task *ct;