X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=d1ef43f95bba34cc43881ec779976f5c3d797e50;hp=67db50570d11666b4d59041ccc354477c4b3d0fc;hb=e61e21f2aae608ff694c924cdeb2056ac1136b77;hpb=35fb7de0ca7f871a6832d1041321d52af66fdf7b 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) {