Add more documentation about the amplification value.
[paraslash.git] / client.c
index c97ceb039a4a509a15936b0e02c78f7f910ac66a..cf115e03c7ef639ace1f1de12c5387e1968d4058 100644 (file)
--- a/client.c
+++ b/client.c
@@ -75,7 +75,7 @@ int main(int argc, char *argv[])
 {
 
        int ret;
-       struct sched s;
+       static struct sched s;
 
        s.default_timeout.tv_sec = 1;
        s.default_timeout.tv_usec = 0;