X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=d1ef43f95bba34cc43881ec779976f5c3d797e50;hp=67db50570d11666b4d59041ccc354477c4b3d0fc;hb=f24f82d9a9134562abc331558b9e21feff91b93b;hpb=fb62100d23baea388cec78e572b0f36d051a61c0 diff --git a/grab_client.c b/grab_client.c index 67db5057..d1ef43f9 100644 --- a/grab_client.c +++ b/grab_client.c @@ -27,7 +27,7 @@ #include "fd.h" /** Grab clients that are not yet attached to a filter node. */ -struct list_head inactive_grab_client_list; +static struct list_head inactive_grab_client_list; static int max_num_filters(void) {