X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client.c;h=f1100df49e144b873779ca84d226c1829cb1c1a3;hp=64b1553745a53fc7a73db8901ea33a2c661204f2;hb=21c6e0b09b42e61e72b741bd726856ab0bcd1d64;hpb=7bf76e7907de7836f75c299dc2e828364e4f114e 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;