Browse Source

MergeFix

master
Con Kolivas 9 years ago
parent
commit
a1df332ec8
  1. 2
      src/generator.c

2
src/generator.c

@ -1978,8 +1978,8 @@ static void *proxy_recv(void *arg)
alive = proxi->alive;
while (42) {
share_msg_t *share, *tmpshare;
notify_instance_t *ni, *tmp;
share_msg_t *share, *tmpshare;
float timeout;
time_t now;
int ret;

Loading…
Cancel
Save