X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=recv.c;h=9d6f028319fc6e1e8f36f7406fc64475fb3576df;hb=5c07b5c17b25240495a0acee24ca6b03c8d81e72;hp=d01dab68847fc93912edb7e9c7a1e873cf11a1e5;hpb=fb62100d23baea388cec78e572b0f36d051a61c0;p=paraslash.git diff --git a/recv.c b/recv.c index d01dab68..9d6f0283 100644 --- a/recv.c +++ b/recv.c @@ -21,8 +21,8 @@ #include "error.h" #include "stdout.h" -/** the gengetopt args info struct */ -struct recv_args_info conf; +/** The gengetopt args info struct. */ +static struct recv_args_info conf; static int loglevel; /** Always log to stderr. */