X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/03a839ce52510443ef1a1fe8b3629884423099fe..206212ca161b23aece16795f0b4e61a133ba7a6a:/blast.c diff --git a/blast.c b/blast.c index d032646..597263e 100644 --- a/blast.c +++ b/blast.c @@ -103,7 +103,7 @@ static void timers(void) } puts(""); } - + static void newconn(blast *b) { int fd = socket(PF_INET, SOCK_STREAM, 0);