Merge branch 'master' into next
[paraslash.git] / recv.c
diff --git a/recv.c b/recv.c
index d01dab68847fc93912edb7e9c7a1e873cf11a1e5..9d6f028319fc6e1e8f36f7406fc64475fb3576df 100644 (file)
--- 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. */